accessman2
Registered User.
- Local time
- Today, 15:42
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I want to write a function, which is checking whether or not the form "Operating form" is opened?
if [Form_Operating form].??? = True then
msgbox "the form is opened now"
end if
Does anybody know that?
I want to write a function, which is checking whether or not the form "Operating form" is opened?
if [Form_Operating form].??? = True then
msgbox "the form is opened now"
end if
Does anybody know that?