ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   PLEEEEEASE HELP (https://www.excelbanter.com/excel-worksheet-functions/172627-pleeeeease-help.html)

CC

PLEEEEEASE HELP
 
I've try associate IF OR AND all toghether
like

IF cell A4 1 AND ( cell A5 = "AAA" OR Cell A6 = "BBB" ) Then ...

but not with sucess

I apreciate your help
cc


Pete_UK

PLEEEEEASE HELP
 
Try it like this:

=IF(AND(A41,OR(A5="AAA",A6="BBB")), action_if_true, action_if_false)

Hope this helps.

Pete

On Jan 11, 9:36*am, CC wrote:
I've try associate IF OR AND * * *all toghether
like

IF *cell A4 1 * * AND * ( cell A5 = "AAA" *OR Cell A6 *= "BBB" ) * Then ...

but not with sucess

I apreciate your help
cc



CC

PLEEEEEASE HELP
 
It works

Thank you Pete
cc



"Pete_UK" wrote:

Try it like this:

=IF(AND(A41,OR(A5="AAA",A6="BBB")), action_if_true, action_if_false)

Hope this helps.

Pete

On Jan 11, 9:36 am, CC wrote:
I've try associate IF OR AND all toghether
like

IF cell A4 1 AND ( cell A5 = "AAA" OR Cell A6 = "BBB" ) Then ...

but not with sucess

I apreciate your help
cc




Pete_UK

PLEEEEEASE HELP
 
You're welcome - thanks for feeding back.

Pete

On Jan 11, 11:09*am, CC wrote:
It works

Thank you Pete
cc



"Pete_UK" wrote:
Try it like this:


=IF(AND(A41,OR(A5="AAA",A6="BBB")), action_if_true, action_if_false)


Hope this helps.


Pete


On Jan 11, 9:36 am, CC wrote:
I've try associate IF OR AND * * *all toghether
like


IF *cell A4 1 * * AND * ( cell A5 = "AAA" *OR Cell A6 *= "BBB" ) * Then ...


but not with sucess


I apreciate your help
cc- Hide quoted text -


- Show quoted text -




All times are GMT +1. The time now is 06:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com