Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 54
Default Cidtional Formatting doesn't work across all cells in range

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Cidtional Formatting doesn't work across all cells in range

Could be just a case of the value being something like 0.000000012

When formatted to 2 DP it will display as 0.00 but is not.

Increase DP and see what your actual value is.


Gord Dibben MS Excel MVP

On Tue, 25 Sep 2007 19:26:01 -0700, Twishlist
wrote:

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Cidtional Formatting doesn't work across all cells in range

Hi,

What version of Excel are you using and more importantly what is the
conditional format. Formula Is ... or Cell Value Is? For example is you are
using a formula this will often fail due to the incorrect use of absolute and
relative references.
--
Cheers,
Shane Devenshire


"Twishlist" wrote:

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 54
Default Conditional Formatting doesn't work across all cells in range

Yes, that was it, thank you... so obvious once it's pointed out. I changed
the formatting to be eq to or less than 0.09 and that did the trick.

"Gord Dibben" wrote:

Could be just a case of the value being something like 0.000000012

When formatted to 2 DP it will display as 0.00 but is not.

Increase DP and see what your actual value is.


Gord Dibben MS Excel MVP

On Tue, 25 Sep 2007 19:26:01 -0700, Twishlist
wrote:

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 54
Default Cidtional Formatting doesn't work across all cells in range

Thanks Shane for your input. At it happens, I was using Cell Value Is...but
not catering for the potential of value beyond 2 dec pts.

"ShaneDevenshire" wrote:

Hi,

What version of Excel are you using and more importantly what is the
conditional format. Formula Is ... or Cell Value Is? For example is you are
using a formula this will often fail due to the incorrect use of absolute and
relative references.
--
Cheers,
Shane Devenshire


"Twishlist" wrote:

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 54
Default Conditional Formatting doesn't work across all cells in range

I meant I changed it to 0.009

"Twishlist" wrote:

Yes, that was it, thank you... so obvious once it's pointed out. I changed
the formatting to be eq to or less than 0.09 and that did the trick.

"Gord Dibben" wrote:

Could be just a case of the value being something like 0.000000012

When formatted to 2 DP it will display as 0.00 but is not.

Increase DP and see what your actual value is.


Gord Dibben MS Excel MVP

On Tue, 25 Sep 2007 19:26:01 -0700, Twishlist
wrote:

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Conditional Formatting doesn't work across all cells in range

Thanks for the feedback.

Gord

On Tue, 25 Sep 2007 21:06:00 -0700, Twishlist
wrote:

Yes, that was it, thank you... so obvious once it's pointed out. I changed
the formatting to be eq to or less than 0.09 and that did the trick.

"Gord Dibben" wrote:

Could be just a case of the value being something like 0.000000012

When formatted to 2 DP it will display as 0.00 but is not.

Increase DP and see what your actual value is.


Gord Dibben MS Excel MVP

On Tue, 25 Sep 2007 19:26:01 -0700, Twishlist
wrote:

Wondering if anyone could suggest why conditional formatting won't work
across a range of cells;
this range is formatted as currency, and its values result from a simple SUM
function. Cells either side have the same base formatting and conditional
formatting (where 0 shows as white font colour) applied, but conditional
formatting only works on some in the range, not all.
There is seemingly no difference in the formatting, so I can't figure
outwhat else might be in play.
Would very much welcome any assistance.




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
CTRL A doesn't work on a range of cells DianeG Excel Discussion (Misc queries) 2 June 4th 07 08:44 PM
=EVALUATE("{ to work in a range of cells Fin Fang Foom Excel Worksheet Functions 8 May 9th 07 11:33 PM
Formatting cells in Excel does not work Phil Nathan Excel Worksheet Functions 5 April 26th 06 01:15 AM
Calculating the maximum value in a range of cells in a closed work Barb Reinhardt Excel Worksheet Functions 1 October 11th 05 03:03 PM
Formatting a range of cells doesn't work Stefi Excel Discussion (Misc queries) 6 August 15th 05 12:21 PM


All times are GMT +1. The time now is 08:21 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"