Hi, I'm not too familiar with ADO and I keep getting error messages trying to do this how I think it will work.
I have a control on a form (frmMain) that runs some automation before opening another form (frmAssign). However, if the frmAssign is already open, I don't want to run the automation -- I just want it to change the focus to frmAssign.
What is the simplest way to run that conditional?
Thanks,
Marty
I have a control on a form (frmMain) that runs some automation before opening another form (frmAssign). However, if the frmAssign is already open, I don't want to run the automation -- I just want it to change the focus to frmAssign.
What is the simplest way to run that conditional?
Thanks,
Marty