Thread
:
multiple if condition
View Single Post
#
4
Posted to microsoft.public.excel.misc
Pierre
external usenet poster
Posts: 149
multiple if condition
try this :
=IF(OR(A1="abc",B1="xyz"),"yes","")
Reply With Quote
Pierre
View Public Profile
Find all posts by Pierre