Thread
:
Having "Or" in If statements in VB doesn't work?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Having "Or" in If statements in VB doesn't work?
You might want to tell us what a & b are.
--
Don Guillett
SalesAid Software
"J@Y" wrote in message
...
I was trying this statement:
If a = 2 or b =2 then .....
But the b = 2 doesn't get tested for some reason, why is that?
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett