Hi Everyone,
I have a main form and a subform. The subform pulls data from a password protected database, each user has their own username and password. I Have the subform set so that it is not visible on the load of the main form but a toggle button relveals it using vba code. The problem is that when I load the main form it prompts for the password to the subform database. I would like it to only prompt for the password when the toggle switch makes the form visible. If someone could please help I would appreciate it.
Thanks.
I have a main form and a subform. The subform pulls data from a password protected database, each user has their own username and password. I Have the subform set so that it is not visible on the load of the main form but a toggle button relveals it using vba code. The problem is that when I load the main form it prompts for the password to the subform database. I would like it to only prompt for the password when the toggle switch makes the form visible. If someone could please help I would appreciate it.
Thanks.