Conditional Formatting without First Row - Excel 2003.

Book_Girl

New Member
Joined
Aug 28, 2012
Messages
2
Help!

I have a spreadsheet which includes columns like:
January 2012
£30.00
£20.00
£48.99

and so on, for each month this year. What I need is for anything for £30 or over to be bold and in blue.

I have at the moment the following conditional formatting:
Cell Value is greater than or equal to 30 with the formatting blue and bold.

This works but it is also highlighting the January 2012 columns which I don't want. Is there a way of stopping this? I can't see a way out of this.

Thanks.
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
There are probably several ways to handle this, but the easiest would be to simply select the cells where you don't want the conditional formating (CF) to appear, then open the CF dialog box, and delete the format(s) for those cells.
 
Upvote 0
Help!

I have a spreadsheet which includes columns like:
January 2012
£30.00
£20.00
£48.99

and so on, for each month this year. What I need is for anything for £30 or over to be bold and in blue.

I have at the moment the following conditional formatting:
Cell Value is greater than or equal to 30 with the formatting blue and bold.

This works but it is also highlighting the January 2012 columns which I don't want. Is there a way of stopping this? I can't see a way out of this.

Thanks.
Don't apply the formatting to the column headers.

In Excel text (your column headers) evaluates to be greater than any number.

="text">1000000000 = TRUE

Since that condition evaluates to TRUE the format is applied.
 
Upvote 0
There are probably several ways to handle this, but the easiest would be to simply select the cells where you don't want the conditional formating (CF) to appear, then open the CF dialog box, and delete the format(s) for those cells.

Worked, thank you. I even knew that was a way of doing it....Monday brain has hit me hard this week :)
 
Upvote 0

Forum statistics

Threads
1,216,732
Messages
6,132,409
Members
449,727
Latest member
Aby2024

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