PC Review


Reply
Thread Tools Rate Thread

Conditional formatting in empty cells

 
 
=?Utf-8?B?TmljayBIb3Ju?=
Guest
Posts: n/a
 
      25th Feb 2007
Using Conditional Formating from the Format menu I am setting the Pattern for
cells containinig a number greater than 6 to Green. This works fine except
empty cells i.e. containing no data, go green.

Has any one got any suggestions?

Best wishes

Nick
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      25th Feb 2007
Are you sure the cell is empty?

Or do you put a space character in that cell--or do you have a formula that
evaluates to ""?

If it's a formula that evaluates to "", you could use a rule like:

Formula is:
=AND(ISNUMBER(A1),A1>6)



Nick Horn wrote:
>
> Using Conditional Formating from the Format menu I am setting the Pattern for
> cells containinig a number greater than 6 to Green. This works fine except
> empty cells i.e. containing no data, go green.
>
> Has any one got any suggestions?
>
> Best wishes
>
> Nick


--

Dave Peterson
 
Reply With Quote
 
=?Utf-8?B?TmljayBIb3Ju?=
Guest
Posts: n/a
 
      25th Feb 2007
Hi Dave

Thanks for getting back to me. The cell is definetly empty.

For information , however you have solved the problem and another one I'm
suffering from.
I just checked the cells format and it's General. I changed it to number
and then applied the Conditional Format and it works fine. If apply Number
format after applying the conditional format the pattern stays green.

So many thaks for your help.

"Dave Peterson" wrote:

> Are you sure the cell is empty?
>
> Or do you put a space character in that cell--or do you have a formula that
> evaluates to ""?
>
> If it's a formula that evaluates to "", you could use a rule like:
>
> Formula is:
> =AND(ISNUMBER(A1),A1>6)
>
>
>
> Nick Horn wrote:
> >
> > Using Conditional Formating from the Format menu I am setting the Pattern for
> > cells containinig a number greater than 6 to Green. This works fine except
> > empty cells i.e. containing no data, go green.
> >
> > Has any one got any suggestions?
> >
> > Best wishes
> >
> > Nick

>
> --
>
> Dave Peterson
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting works, but also on empty cells! Fix, or is there a better way? StargateFanNotAtHome Microsoft Excel Programming 4 22nd Jul 2008 10:56 PM
Conditional Formatting on empty cells mgccoop Microsoft Excel Worksheet Functions 6 17th Jul 2008 07:54 PM
Conditional Formatting on empty cells mgccoop Microsoft Excel Misc 6 4th Jul 2008 10:41 PM
conditional formatting, empty cells spolk Microsoft Excel Misc 1 27th May 2004 03:59 PM
Conditional Formatting of empty cells? CliffHanger9 Microsoft Excel Misc 5 14th Nov 2003 11:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:37 AM.