G Guest May 22, 2006 #1 I want to know How i can make the desing view for form start up automatically when i open the database? thank you
I want to know How i can make the desing view for form start up automatically when i open the database? thank you
J John Vinson May 22, 2006 #2 I want to know How i can make the desing view for form start up automatically when i open the database? thank you Click to expand... Create a Macro named AutoExec, with one line using the OpenForm action to open your form. John W. Vinson[MVP]
I want to know How i can make the desing view for form start up automatically when i open the database? thank you Click to expand... Create a Macro named AutoExec, with one line using the OpenForm action to open your form. John W. Vinson[MVP]