G
Guest
Hi all
I have some code which tests for the name of an active form (i.e.
Screen.ActiveForm.Name). If there is no active form, an error occurs which at
the moment I have to use error handling to deal with.
Is there a way I can test if there is a form active, rather than relying on
error handling?
Many thanks
David
I have some code which tests for the name of an active form (i.e.
Screen.ActiveForm.Name). If there is no active form, an error occurs which at
the moment I have to use error handling to deal with.
Is there a way I can test if there is a form active, rather than relying on
error handling?
Many thanks
David