How do I ensure that a form comes up full screen automatically?
V Van T. Dinh Feb 2, 2004 #2 In the Form_Activate Event, maximize the Form using the statement: DoCmd.Maximize