conditional formatting for subsequent rows or columns
Posted
by
Trailokya Saikia
on Super User
See other posts from Super User
or by Trailokya Saikia
Published on 2012-03-29T20:40:14Z
Indexed on
2012/03/29
23:33 UTC
Read the original article
Hit count: 386
microsoft-excel
|conditional-formatting
I have data in a range of cells (say six columns and one hundred rows). The first four column contains data and the sixth column has a limiting value. For data in every row the limiting value is different. I have one hundred such rows. I am successfully using Conditional formatting (e.g. cells containing data less than limiting value in first five columns are made red) for 1st row. But how to copy this conditional formatting so that it is applicable for entire hundred rows with respective limiting values.
I tried with format painter. But it retains the same source cell (here limiting value) for the purpose of conditional formatting in second and subsequent rows. So, now I am required to use conditional formatting for each row separately s
© Super User or respective owner