A
abxy
How would i write in VB code:
if checkbox1, checkbox2, and checkbox3 all equal false then Unload me
else finish going thru the rest of the code.
I just don't know how to 'ask' "if [multiple things] then" in VB
thank
if checkbox1, checkbox2, and checkbox3 all equal false then Unload me
else finish going thru the rest of the code.
I just don't know how to 'ask' "if [multiple things] then" in VB
thank