ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Or operator (https://www.excelbanter.com/excel-worksheet-functions/18377-operator.html)

AnisaF

Or operator
 
In Conditional fromatting, is there any way for using the OR operator to
check multiple conditions.
--
Anisa

Bob Phillips

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




Akhilesh Dalia

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


AnisaF

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





Bob Phillips

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







AnisaF

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







AnisaF

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