Conditional format - formula

Alphazulu

Board Regular
Joined
Oct 16, 2003
Messages
121
Good morning -

I'd like to use conditional formatting to highlight cell G2 red when "Other" is selected from a drop down in Cell F2.

The red highlight is to notify the user additional detail is required in G2 when "Other" is selected in F2. I'll plan on applying the same rules to all Cells in Column G.

Also, if possible once text is entered in G2 I'd like the red highlight to go away.

Any ideas?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Any chance someone could help update the following formula to highlight Cell G2 Red (conditional formatting) when EITHER "Other" or "Pricing" is selected from a drop down in Cell F2?

=AND(G2="",F2="Other")

Thanks
 
Upvote 0

Forum statistics

Threads
1,224,505
Messages
6,179,147
Members
452,891
Latest member
JUSTOUTOFMYREACH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top