S
Sasikiran
Dear,
I need a formula which i am explaining in the below example.
A1 B1 C1 Desired result in column A
= Other xyz.com No
= Meeting [email protected] No
Other [email protected] No
Meeting abc.abc.com Yes
Meeting [email protected] No
Audio 123.dfg.com Yes
Other fsdfs.wed.com No
Record [email protected] No
I need to validate the columns B & C, and get a text Yes or No in column A
based on the corresponding values in columns B & C using an IF condition.
If column C does not contain @ and If column B is not Other - Then text as
Yes, else No
I am trying with =IF(AND( condition by unable to get the result.
Please help.
I need a formula which i am explaining in the below example.
A1 B1 C1 Desired result in column A
= Other xyz.com No
= Meeting [email protected] No
Other [email protected] No
Meeting abc.abc.com Yes
Meeting [email protected] No
Audio 123.dfg.com Yes
Other fsdfs.wed.com No
Record [email protected] No
I need to validate the columns B & C, and get a text Yes or No in column A
based on the corresponding values in columns B & C using an IF condition.
If column C does not contain @ and If column B is not Other - Then text as
Yes, else No
I am trying with =IF(AND( condition by unable to get the result.
Please help.