Results 1 to 3 of 3

Thread: make the form open with Maximize

  1. #1
    Join Date
    Apr 2007
    Posts
    38

    make the form open with Maximize

    Hi Dears

    How I make the form always open with Maximize veiw.

    thanks

  2. #2
    Join Date
    May 2006
    Posts
    407
    In the OnOpen event, add this code:
    DoCmd.Maximize

  3. #3
    Join Date
    Apr 2007
    Posts
    38
    Hi GolferGuy

    Thanks for your help, that is v good.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •