PC Review


Reply
Thread Tools Rate Thread

conditional format problem

 
 
John
Guest
Posts: n/a
 
      15th Jul 2006
I have two conditions
1. m2>0
2. =M2-P2<3

It only pays attention to the 2nd condition. As if its and "or" rather
than an "and".

I'm using conditional formating off the toolbar.

I want to color the cell red if both conditions are met. It works fine
if m2> 0 but it also works if m2=0. Why?

John
 
Reply With Quote
 
 
 
 
RagDyeR
Guest
Posts: n/a
 
      15th Jul 2006
Are you using:
"Formula Is"
And this formula:

=AND(M2>0,M2-P3<3)

--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

"John" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
I have two conditions
1. m2>0
2. =M2-P2<3

It only pays attention to the 2nd condition. As if its and "or" rather
than an "and".

I'm using conditional formating off the toolbar.

I want to color the cell red if both conditions are met. It works fine
if m2> 0 but it also works if m2=0. Why?

John


 
Reply With Quote
 
SteveW
Guest
Posts: n/a
 
      15th Jul 2006
On Sat, 15 Jul 2006 17:25:47 +0100, John <(E-Mail Removed)> wrote:

> I have two conditions
> 1. m2>0
> 2. =M2-P2<3
>
> It only pays attention to the 2nd condition. As if its and "or" rather
> than an "and".


they are independent, so it's neither or nor and if you know what I mean
>
> I'm using conditional formating off the toolbar.
>
> I want to color the cell red if both conditions are met. It works fine
> if m2> 0 but it also works if m2=0. Why?
>
> John




--
Steve (3)
 
Reply With Quote
 
John
Guest
Posts: n/a
 
      16th Jul 2006
RagDyeR wrote:

> Are you using:
> "Formula Is"
> And this formula:
>
> =AND(M2>0,M2-P3<3)
>

No, I wasn't and that worked... thanks. I was using the tiered selction
process from the tool bar.

John
 
Reply With Quote
 
Ragdyer
Guest
Posts: n/a
 
      16th Jul 2006
Appreciate the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"John" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> RagDyeR wrote:
>
> > Are you using:
> > "Formula Is"
> > And this formula:
> >
> > =AND(M2>0,M2-P3<3)
> >

> No, I wasn't and that worked... thanks. I was using the tiered selction
> process from the tool bar.
>
> John


 
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 problem Bob Vance Microsoft Access 10 29th Mar 2010 08:18 PM
Conditional Format Problem =?Utf-8?B?V0xNUGlsb3Q=?= Microsoft Excel Misc 4 17th Nov 2006 04:07 PM
Conditional Format Problem =?Utf-8?B?RS5RLg==?= Microsoft Excel Misc 1 9th Sep 2006 05:41 AM
Conditional Format Problem. =?Utf-8?B?QmlnIFJpY2s=?= Microsoft Excel Misc 8 14th Oct 2005 08:05 PM
Conditional format problem =?Utf-8?B?UEo=?= Microsoft Excel Misc 2 11th Mar 2005 02:05 PM


Features
 

Advertising
 

Newsgroups
 


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