Hello folks,
I have a problem with conditional formatting and I need some help.
I have set up some rules to highlight certain cells if a value falls in or outside of another range. The ranges are defined on different tabs (based on dates and percentages) within the same spreadsheet. The current formatting has worked fine until now but as I'm looking to introduce another layer the new rule falls down.
My issue is:
If on the Menu tab (cell W12) the value is greater than 0 I want it to be highlighted green only if the value in cell G3 (on the Data tab) is blank.
Options tried:
I have tried using the following but it didn't help overall.
=AND(Menu!W12>0, ‘Data’!G3=” “) for the following cells =$W$12:$W$24
Thanking you in advance
E
I have a problem with conditional formatting and I need some help.
I have set up some rules to highlight certain cells if a value falls in or outside of another range. The ranges are defined on different tabs (based on dates and percentages) within the same spreadsheet. The current formatting has worked fine until now but as I'm looking to introduce another layer the new rule falls down.
My issue is:
If on the Menu tab (cell W12) the value is greater than 0 I want it to be highlighted green only if the value in cell G3 (on the Data tab) is blank.
Options tried:
I have tried using the following but it didn't help overall.
=AND(Menu!W12>0, ‘Data’!G3=” “) for the following cells =$W$12:$W$24
Thanking you in advance
E