PC Review


Reply
Thread Tools Rate Thread

Conditional Format assistance?

 
 
Destrachan@gmail.com
Guest
Posts: n/a
 
      17th Apr 2008
Condition formatting is getting the best of me at the moment. I need
to set up a Conditional Format that has 3 rules.

1. if the number in the cell is >= 85% then the background of the cell
needs to be green
2. if the number in the cell is < 85%, then the background of the cell
needs to be yellow
3. if the formula in the cell returns an error, then no change to the
original formatting of the cell.

As it stands right now, I’m using a formula that will return a dash
(-) if there’s an error. Rule 1 and 2 I can get to work, it’s just
that I can’t get Rule 3 for the life of me. I’ve looked at
http://www.contextures.com/xlCondFormat03.html but that hasn’t helped
me at all.

Thanks for the help,
Destrachan
 
Reply With Quote
 
 
 
 
Destrachan@gmail.com
Guest
Posts: n/a
 
      17th Apr 2008
Can nobody help me with this?

 
Reply With Quote
 
Peter T
Guest
Posts: n/a
 
      17th Apr 2008
If I follow, you don't want the CF to format a cell with a dash

Seems quite straightforward
for the first CF
Cell value Is : between : 0.85 and : 1234567
Cell value Is : less than or equal to : 0.85

Amend that large number to suit.

Regards,
Peter T


<(E-Mail Removed)> wrote in message
news:e1142f1b-b2c2-46fb-bf1d-(E-Mail Removed)...
Condition formatting is getting the best of me at the moment. I need
to set up a Conditional Format that has 3 rules.

1. if the number in the cell is >= 85% then the background of the cell
needs to be green
2. if the number in the cell is < 85%, then the background of the cell
needs to be yellow
3. if the formula in the cell returns an error, then no change to the
original formatting of the cell.

As it stands right now, I’m using a formula that will return a dash
(-) if there’s an error. Rule 1 and 2 I can get to work, it’s just
that I can’t get Rule 3 for the life of me. I’ve looked at
http://www.contextures.com/xlCondFormat03.html but that hasn’t helped
me at all.

Thanks for the help,
Destrachan


 
Reply With Quote
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      17th Apr 2008
I used this formula for Condition 1...

Condition 1 Formula: =OR(A1="-",A1="")

and did not set any formatting for it. I'm not sure what formulas you are
using for your two current conditions; but, for my testing, I used the
following for the other two conditions...

Condition 2 Formula: =A1<85%

Condition 3 Formula: =A1<85%

For these two conditions, set your colors accordingly.

Rick


<(E-Mail Removed)> wrote in message
news:6026030e-9143-4204-9a1a-(E-Mail Removed)...
> Can nobody help me with this?
>


 
Reply With Quote
 
Destrachan@gmail.com
Guest
Posts: n/a
 
      18th Apr 2008
On Apr 17, 4:35*pm, "Rick Rothstein \(MVP - VB\)"
<rick.newsNO.S...@NO.SPAMverizon.net> wrote:
> I used this formula for Condition 1...
>
> Condition 1 Formula: * =OR(A1="-",A1="")
>
> and did not set any formatting for it. I'm not sure what formulas you are
> using for your two current conditions; but, for my testing, I used the
> following for the other two conditions...
>
> Condition 2 Formula: * =A1<85%
>
> Condition 3 Formula: * =A1<85%
>
> For these two conditions, set your colors accordingly.
>
> Rick
>
> <Destrac...@gmail.com> wrote in message
>
> news:6026030e-9143-4204-9a1a-(E-Mail Removed)...
>
>
>
> > Can nobody help me with this?- Hide quoted text -

>
> - Show quoted text -


Brilliant!!! Rick, thank you very much, that's exactly what I needed.
 
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 Format overwrighting previous conditional format davethewelder Microsoft Excel Programming 2 10th Apr 2008 04:01 PM
New Conditional Format Overriding Previous Conditional Format Rene Microsoft Excel Misc 3 27th Feb 2008 06:08 PM
Conditional Macro assistance, please Colin Foster Microsoft Access Macros 4 2nd Apr 2006 10:24 AM
Conditional format assistance =?Utf-8?B?Qm9iYnk=?= Microsoft Excel Misc 5 8th Apr 2005 02:07 PM
Conditional formatting assistance Mark Elliot Microsoft Excel Discussion 3 9th Jul 2004 02:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:34 AM.