I have a hidden form that's opened when the user opens the database and remains open. It was created so I can log off users in the event I need to work on the backend. No problem ... works fine.
I can open the form from the design mode and log off users but I want to be able open the form from a label (double click). Whatever I use doesn't open the form. I then tried using a macro to open the form. Again, no luck. How do I refer to the hidden form to open it up? Thanks.
I can open the form from the design mode and log off users but I want to be able open the form from a label (double click). Whatever I use doesn't open the form. I then tried using a macro to open the form. Again, no luck. How do I refer to the hidden form to open it up? Thanks.