D
Doctor
I need to test if a form is open. I have this code but must be from different
version?
If (rst.RecordCount < 6) Or IsFormLoaded("Contacts") Then...
IsFormLoaded is not in my definitions; it get errors on this command. What
should I be using to test whether the form is open??
Thanks,
version?
If (rst.RecordCount < 6) Or IsFormLoaded("Contacts") Then...
IsFormLoaded is not in my definitions; it get errors on this command. What
should I be using to test whether the form is open??
Thanks,