![]() |
Or operator
In Conditional fromatting, is there any way for using the OR operator to
check multiple conditions. -- Anisa |
Sure
=OR(A117, B1<8) -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... In Conditional fromatting, is there any way for using the OR operator to check multiple conditions. -- Anisa |
Hi,
You can use multiple conditions instead of OR by clicking on ADD button Regards Akhilesh Dalia akhileshdalia<athotmail<dotcom "AnisaF" wrote: In Conditional fromatting, is there any way for using the OR operator to check multiple conditions. -- Anisa |
Thanks to both of you,
I tried using =IF(OR(A4="B",A3="F",A3="A"),True,False) in the conditional format formula box, and it finally got evaluated. "Bob Phillips" wrote: Sure =OR(A117, B1<8) -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... In Conditional fromatting, is there any way for using the OR operator to check multiple conditions. -- Anisa |
You don't need the IF, jus
=OR(A4="B",A3="F",A3="A") as that returns True or False -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... Thanks to both of you, I tried using =IF(OR(A4="B",A3="F",A3="A"),True,False) in the conditional format formula box, and it finally got evaluated. "Bob Phillips" wrote: Sure =OR(A117, B1<8) -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... In Conditional fromatting, is there any way for using the OR operator to check multiple conditions. -- Anisa |
Hi Bob,
I tried doing your method, but there was an error message. "Bob Phillips" wrote: You don't need the IF, jus =OR(A4="B",A3="F",A3="A") as that returns True or False -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... Thanks to both of you, I tried using =IF(OR(A4="B",A3="F",A3="A"),True,False) in the conditional format formula box, and it finally got evaluated. "Bob Phillips" wrote: Sure =OR(A117, B1<8) -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... In Conditional fromatting, is there any way for using the OR operator to check multiple conditions. -- Anisa |
Thank you Bob, You are right......I tried it again.
"AnisaF" wrote: Hi Bob, I tried doing your method, but there was an error message. "Bob Phillips" wrote: You don't need the IF, jus =OR(A4="B",A3="F",A3="A") as that returns True or False -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... Thanks to both of you, I tried using =IF(OR(A4="B",A3="F",A3="A"),True,False) in the conditional format formula box, and it finally got evaluated. "Bob Phillips" wrote: Sure =OR(A117, B1<8) -- HTH RP (remove nothere from the email address if mailing direct) "AnisaF" wrote in message ... In Conditional fromatting, is there any way for using the OR operator to check multiple conditions. -- Anisa |
All times are GMT +1. The time now is 09:39 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com