Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Conditional formatting affects text as well as values

I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.

Is this correct?

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Conditional formatting affects text as well as values

Hi,

Do it like this instead. Select your column, I used A and then

Format|Conditional format - Formula is and enter the formula

=AND(ISNUMBER(A1),A1<500)
Pick your colour


ClicK add and enter the formula
=AND(ISNUMBER(A1),A1=2500)

and pick your colour

OK

Mike



"SueG" wrote:

I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.

Is this correct?

Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default Conditional formatting affects text as well as values

You've probably applied the conditional formatting to the entire column and
Excel is interpreting the value in your column header as being =2500. You
can select that single header cell and go to Format | Conditional formatting
and remove the conditional formatting for that cell. Be sure that when you
do that you respond "NO" to apply the changes to all cells with similar
formatting to preserve the conditional formatting for the rest of the column.

"SueG" wrote:

I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.

Is this correct?

Thanks in advance.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Conditional formatting affects text as well as values

.. but it also changes the colour of my column heading text to green.
Excel simply evaluates any text as being greater than any real num, that's
why. You could just remove the CF applied in the header row, as per Jerry's
response.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,500 Files:370 Subscribers:66
xdemechanik
---
"SueG" wrote:
I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.
Is this correct?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Conditional formatting affects text as well as values

Thanks for the help

"Mike H" wrote:

Hi,

Do it like this instead. Select your column, I used A and then

Format|Conditional format - Formula is and enter the formula

=AND(ISNUMBER(A1),A1<500)
Pick your colour


ClicK add and enter the formula
=AND(ISNUMBER(A1),A1=2500)

and pick your colour

OK

Mike



"SueG" wrote:

I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.

Is this correct?

Thanks in advance.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Conditional formatting affects text as well as values

Thanks for the help

"JLatham" wrote:

You've probably applied the conditional formatting to the entire column and
Excel is interpreting the value in your column header as being =2500. You
can select that single header cell and go to Format | Conditional formatting
and remove the conditional formatting for that cell. Be sure that when you
do that you respond "NO" to apply the changes to all cells with similar
formatting to preserve the conditional formatting for the rest of the column.

"SueG" wrote:

I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.

Is this correct?

Thanks in advance.

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Conditional formatting affects text as well as values

Thanks for the reply

"Max" wrote:

.. but it also changes the colour of my column heading text to green.

Excel simply evaluates any text as being greater than any real num, that's
why. You could just remove the CF applied in the header row, as per Jerry's
response.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,500 Files:370 Subscribers:66
xdemechanik
---
"SueG" wrote:
I'm using Excel 2003. I have a column of order totals. I have applied
conditional formatting to make any values <500 red and =2500 green. This
works fine but it also changes the colour of my column heading text to green.
Is this correct?

  #8   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Conditional formatting affects text as well as values

Welcome
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,500 Files:370 Subscribers:66
xdemechanik
---
"SueG" wrote in message
...
Thanks for the reply



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I do conditional formatting for absolute values? Carol Excel Worksheet Functions 4 April 5th 23 01:12 PM
Conditional Formatting - Code to colour 3+ text values differently AK9955 Excel Discussion (Misc queries) 3 November 9th 09 06:11 PM
Conditional Formatting for Values in 3 cells tvh Excel Worksheet Functions 4 July 10th 08 06:22 AM
Export Conditional Formatting Values dcohen Excel Worksheet Functions 0 October 19th 06 01:50 PM
Values w/conditional formatting Fred Timmons Excel Worksheet Functions 7 January 4th 05 03:31 AM


All times are GMT +1. The time now is 12:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"