S Simon Feb 20, 2009 #1 How do it set up my form in access to alwasy be full screen, as some time they are full screen some times they shrink Thanks
How do it set up my form in access to alwasy be full screen, as some time they are full screen some times they shrink Thanks
F fredg Feb 20, 2009 #2 How do it set up my form in access to alwasy be full screen, as some time they are full screen some times they shrink Thanks Click to expand... Code the form's Load event: DoCmd.Maximize
How do it set up my form in access to alwasy be full screen, as some time they are full screen some times they shrink Thanks Click to expand... Code the form's Load event: DoCmd.Maximize