After I click the button to bring me into my form, how do I get it to open in Maximize?
M Mickey Aug 11, 2005 #1 After I click the button to bring me into my form, how do I get it to open in Maximize?
F fredg Aug 11, 2005 #2 After I click the button to bring me into my form, how do I get it to open in Maximize? Click to expand... Code the form's Open event: DoCmd.Maximize
After I click the button to bring me into my form, how do I get it to open in Maximize? Click to expand... Code the form's Open event: DoCmd.Maximize