Thread
:
MS Excel If statement containing AND within an OR
View Single Post
#
1
Posted to microsoft.public.excel.programming
prog
external usenet poster
Posts: 7
MS Excel If statement containing AND within an OR
Hi,
I have a quick question on how to add a AND statement within an OR. Like
the below:
if(OR(x=1, y=2, b=3,( j=5 AND t=9 AND p=4))
Reply With Quote
prog
View Public Profile
Find all posts by prog