G
Guest
In Word, I sometimes use code like this:
application.visible=false
frmXXXXX.Show
To hide Word and open a form. That way the form shows, but Word does not.
Can I do something similar in Access? I'd like to have a form open, but
have Access either minimized or not visible.
Thanks for your help.
application.visible=false
frmXXXXX.Show
To hide Word and open a form. That way the form shows, but Word does not.
Can I do something similar in Access? I'd like to have a form open, but
have Access either minimized or not visible.
Thanks for your help.