basic conditional formatting

jdmc45

Board Regular
Joined
May 8, 2011
Messages
146
Office Version
  1. 365
Platform
  1. Windows
Hi,

I have a question re conditionally formatting. It never seems to work for me!
I have data in a spreadsheet from column A to G, and want to highlight column C value for different text and only column C. They are currencies, so for AUD I'd like coloured orange, for EUR, blue, USD red, etc. And only that cell I want coloured, not the whole row.

Can someone help me please?
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Thanks for the quick reply. I had a look that website doesn't address my issue. And I am using Excel 2007. Anyone can help?

I have tried

Code:
=INDIRECT("C"&ROW())=AUD
then fill orange, etc. Doesn't work.

Also tried

Code:
="AUD"

then fill orange, etc. Doesn't work.

Any help is appreciated, cheers!
 
Upvote 0
You are overcomplicating this. Select the values in column C, Conditional Formatting > New Rule > Format only cells that contain > select Equal to > enter AUD > click Format, apply a format > click OK.
 
Upvote 0
You are overcomplicating this. Select the values in column C, Conditional Formatting > New Rule > Format only cells that contain > select Equal to > enter AUD > click Format, apply a format > click OK.

thanks for that, the conditional formatting toolbar is not very intuitive for me.

Cheers!
 
Upvote 0

Forum statistics

Threads
1,224,558
Messages
6,179,512
Members
452,921
Latest member
BBQKING

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