I need to pop up a window, ask for a password, if allowed, user can unhide database window. I have the password part working, however, I am using code
docmd.selectobject acTable,,true
docmd.runcommand acCmdWindowHide (or unhide)
I cal this from a hot key
I get an error, it appears, that eh...