![]() |
conditional format problem
I have two conditions
1. m20 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 |
conditional format problem
Are you using:
"Formula Is" And this formula: =AND(M20,M2-P3<3) -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "John" wrote in message ... I have two conditions 1. m20 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 |
conditional format problem
On Sat, 15 Jul 2006 17:25:47 +0100, John wrote:
I have two conditions 1. m20 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) |
conditional format problem
RagDyeR wrote:
Are you using: "Formula Is" And this formula: =AND(M20,M2-P3<3) No, I wasn't and that worked... thanks. I was using the tiered selction process from the tool bar. John |
conditional format problem
Appreciate the feed-back.
-- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "John" wrote in message ... RagDyeR wrote: Are you using: "Formula Is" And this formula: =AND(M20,M2-P3<3) No, I wasn't and that worked... thanks. I was using the tiered selction process from the tool bar. John |
All times are GMT +1. The time now is 07:02 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com