LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default conditional formating

Use the Formula Is option in conditional formatting and use a formula like
this:

=AND(ISNUMBER(A1),A1300)

--
Biff
Microsoft Excel MVP


"Jase" wrote in message
...
So I have a lot of cells equaling cells that have absolutely nothing in
them.
However it's random what cells r being filled in. All my blank cells
should
be filled in, and only about 40% are, if what you are saying is true.


thanks,

JAse



"T. Valko" wrote:

The "blank" cells are probably not *empty*. If these cells contain
formula
blanks ("") or other unseen characters like spaces then those cells will
"pass" the conditional formatting test and the format will be applied.

In Excel a TEXT value will evaluate to be greater than any numeric value.
So:

"x"300 = TRUE
formula blank300 = TRUE

--
Biff
Microsoft Excel MVP


"Jase" wrote in message
...
I am using a conditional formating across a range of data. My data is
linked
up to another sheet, and includes many blank cells. However my
condition
is
if the cell value is greater than 300 to fill the cell blue. Howvere it
is
working bnut it is also filling many random blank cells blue also.

Any idea why?

thanks,

Jase






 
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
Conditional Formating Dan Excel Worksheet Functions 0 March 26th 06 11:45 PM
Conditional Formating PaulW Excel Discussion (Misc queries) 1 March 17th 06 03:04 PM
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM
Conditional formating Guenzak Excel Discussion (Misc queries) 6 September 27th 05 12:20 AM
Conditional Formating PaolaAndrea Excel Worksheet Functions 10 May 25th 05 02:33 AM


All times are GMT +1. The time now is 02:31 PM.

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

About Us

"It's about Microsoft Excel"