newbschoolin
New member
- Local time
- Today, 06:02
- Joined
- Mar 1, 2012
- Messages
- 8
I am having an issue and my google'fu has not come up with anything.
Okay the users open the VBA access file, the "frmMain" pops up and is sized correctly. The first time they use this form they have to fill out a Credentials form that is linked to a table. HOWEVER when the Credentials button is clicked, it is opened in the existing access window, not displaying the entire form. So the user is manually re sizing this window.
I am wondering if there is a way to make this Credentials form pop up in an independent window of access. So the frmMain is does not loose its sizing, and the credentials form pops up with the right dimensions.
Any help or advice would be appreciated. I also hope my wording is appropriate, I struggle with programming terminology.
-- Edit, using access 2003.
Okay the users open the VBA access file, the "frmMain" pops up and is sized correctly. The first time they use this form they have to fill out a Credentials form that is linked to a table. HOWEVER when the Credentials button is clicked, it is opened in the existing access window, not displaying the entire form. So the user is manually re sizing this window.
I am wondering if there is a way to make this Credentials form pop up in an independent window of access. So the frmMain is does not loose its sizing, and the credentials form pops up with the right dimensions.
Any help or advice would be appreciated. I also hope my wording is appropriate, I struggle with programming terminology.
-- Edit, using access 2003.
Last edited: