HI
I have a spreadsheet like this
Free[pre] WO[pre] Alloc[pre] Week[pre] Total
1[pre] [pre]2[pre] [pre]3[pre] 5[pre] [pre]6[pre]
1[pre] [pre]1[pre] [pre]1[pre] 3[pre] [pre]3[pre]
3[pre] [pre]3[pre] [pre]2[pre] 9[pre] [pre]8[pre]
I want the column Week to highlight in some way (perhaps cell fills in red) if the Total is less than Week. I have tried in conditional formatting but cannot get it to work. (The total is Free + WO + Allo columns)
I would like it to only highlight the Week column also that as a value in it and not fill the entire column full of red cells.
I have tried to set a conditional format with Use a formula to determine cells to format and have this in the Format rules where this formula is true part
="if($D$2:$D$4<$E$2:$E$4)"
I have the Preview for Red and it to apply to =$d:$d and the stop if true unticked.
This is not working and does not apply anything to column D which is the week column
Any ideas what I am doing wrong and how I can fix please.
Thanks
I have a spreadsheet like this
Free[pre] WO[pre] Alloc[pre] Week[pre] Total
1[pre] [pre]2[pre] [pre]3[pre] 5[pre] [pre]6[pre]
1[pre] [pre]1[pre] [pre]1[pre] 3[pre] [pre]3[pre]
3[pre] [pre]3[pre] [pre]2[pre] 9[pre] [pre]8[pre]
I want the column Week to highlight in some way (perhaps cell fills in red) if the Total is less than Week. I have tried in conditional formatting but cannot get it to work. (The total is Free + WO + Allo columns)
I would like it to only highlight the Week column also that as a value in it and not fill the entire column full of red cells.
I have tried to set a conditional format with Use a formula to determine cells to format and have this in the Format rules where this formula is true part
="if($D$2:$D$4<$E$2:$E$4)"
I have the Preview for Red and it to apply to =$d:$d and the stop if true unticked.
This is not working and does not apply anything to column D which is the week column
Any ideas what I am doing wrong and how I can fix please.
Thanks