Hi Ezaps,
Yes, this works with Select Case also BUT:
"If (MyChubbyAunt and MyChubbyUncle) then"
really is
"If (MyChubbyAunt = True and MyChubbyUncle=True) then"
so that it does not achieve what kows wants.
However, I agree with your final statement.
|
Results 1 to 27 of 27
Thread: if statementThreaded View
|
Click Here to Expand Forum to Full Width |