JoeTekTips
Programmer
Pretty simple question, sorry if this is a little too simple;
How do I check the open propery of a form in an if statement? I need something like this;
if( frmJobTicket isOpen = true)
'do this
else
'do this
Thanks,
-Joe
How do I check the open propery of a form in an if statement? I need something like this;
if( frmJobTicket isOpen = true)
'do this
else
'do this
Thanks,
-Joe