Currently i am working with a spreadsheet that has 18 columns and i am checking the value of c10 cell and then highlighting the row based on that 1 cell.
I would like to improve on this by adding a second color and a second cell reference.
My vision is to check r1c5 and r1c10.
And if c5 is > "0" then potentially set the color to "yellow" AND if c10 is < "2" color the row from c1 to c15 yellow.
The trick is I want all the following rows that have no value in c5 to color the same [only if c10 for that row is < "2" also] until c5 has another value.
Then i want to change the color to "blue" and repeat the scenario.
then on the third set go back to the yellow.
This way I can visually group a set of conditions by alternating colors.
This is beyond me. Can anyone help me work thru this or give me some thing I can try to modify to work?
Thanks -Eds
I would like to improve on this by adding a second color and a second cell reference.
My vision is to check r1c5 and r1c10.
And if c5 is > "0" then potentially set the color to "yellow" AND if c10 is < "2" color the row from c1 to c15 yellow.
The trick is I want all the following rows that have no value in c5 to color the same [only if c10 for that row is < "2" also] until c5 has another value.
Then i want to change the color to "blue" and repeat the scenario.
then on the third set go back to the yellow.
This way I can visually group a set of conditions by alternating colors.
This is beyond me. Can anyone help me work thru this or give me some thing I can try to modify to work?
Thanks -Eds