Thread
:
IF and or
View Single Post
#
1
Posted to microsoft.public.excel.programming
tango
external usenet poster
Posts: 45
IF and or
Dear All,
i wonder if vba supports AND or OR?
i try to use the AND or OR but error
IF sum = 100 then OR
sum = 200 then
..............
ELSE
..............
END IF
thanks
Reply With Quote
tango
View Public Profile
Find all posts by tango