How to turn a column green based on data entered in one cell

Nelly3007

New Member
Joined
Jan 16, 2020
Messages
22
Office Version
  1. 365
Platform
  1. Windows
Hello All,

Is there a way to turn a column green based on entering 'H' in the cells in row 5 please? I'm thinking it will just be a case of conditional formatting so have only attached a screenshot but can link to a live document as well if necessary :)

Many Thanks,
 

Attachments

  • SS.png
    SS.png
    28.9 KB · Views: 5
Select the range. Conditional formatting determine using formula. Insert:
Excel Formula:
=J$5="H"
 
Upvote 0
Solution
Select the range. Conditional formatting determine using formula. Insert:
Excel Formula:
=J$5="H"
Hi Cubist,

So frustrating but so simple :ROFLMAO: this has worked great, thanks so much!

Many Thanks,
 
Upvote 0

Forum statistics

Threads
1,226,771
Messages
6,192,924
Members
453,767
Latest member
922aloose

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