Robandemmy
Board Regular
- Joined
- Jul 16, 2018
- Messages
- 65
Hello,
I have a worksheet containing 12 columns (January - December) and 75 rows (various products). I want to conditionally format each row to highlight price evolution (ie if product X is $20000 in Jan, then $22000 in Feb, highlight red, if $19000 in Mar then highlight green). I can successfully do this for one row but cannot find a way to apply this to all 75 rows without the formatting being applied to the entire sheet, not each row individually. A non VBA solution would be preferred but I will take what I can get!
I have a worksheet containing 12 columns (January - December) and 75 rows (various products). I want to conditionally format each row to highlight price evolution (ie if product X is $20000 in Jan, then $22000 in Feb, highlight red, if $19000 in Mar then highlight green). I can successfully do this for one row but cannot find a way to apply this to all 75 rows without the formatting being applied to the entire sheet, not each row individually. A non VBA solution would be preferred but I will take what I can get!