Results 1 to 4 of 4
  1. #1
    data808 is offline Noob
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    727

    Opening Forms Maximized

    I have decided to maybe use the change file extension to .accdr to run the database in run-time mode. I don't really understand what this means but I do notice that it gets rid of all the ribbon options and navigation pane objects. My problem I am having is that when I maximize my forms, it doesn't seem to open smoothly. I know that in design view my forms do not utilize the full space of the monitor. In other words, forms like my login screen are rather small because a login screen doesn't usually require much space for just the username and password field boxes. So for example, when this screen is opened as maximized, it looks choppy because for a split second you can see it open as the small screen, then it will grow into the maximized screen. This looks bad for the database cosmetically. I am trying to make it run more smoothly. Does anyone know how to get it open the forms nicely?

    I also had another thread about sizing the forms to fit all monitors better. Meaning, I would like the forms and the form's contents (fields, labels, buttons, logos, title, etc...) to be centered no matter what size or screen ratio the monitor is. If anyone can help with that as well, that would be awesome! Thanks.

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    DoCmd.RunCommand acCmdSizeToFitForm
    This is a simple code version that may work for you. I can provide another version if necessary. Is your db on a network?

  3. #3
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    the runtime version is so that Windows PCs, without the Access License, are able to operate a specific database application.

    if your PC(s) have the Access license - there is no reason to use the run time and it should be avoided in general... as it adds to programming obligations....

  4. #4
    N1755L's Avatar
    N1755L is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Toronto, Ontario
    Posts
    27
    Keep Googling, I'm trying to find it, but I'd not long ago found on one of the forums where someone was mentioning something about opening the form "modal" (or not?), as popup? (or not?)... if I can find that post, I'll reply again here.

    In the meantime, maybe someone knows what I'm trying it refer to?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 10-23-2013, 08:11 AM
  2. Opening multiply Forms?
    By djclntn in forum Forms
    Replies: 10
    Last Post: 04-02-2013, 04:20 PM
  3. Two forms opening the same form
    By MikeMairangi in forum Forms
    Replies: 5
    Last Post: 08-31-2011, 01:55 PM
  4. opening forms extra records
    By Lupson2011 in forum Access
    Replies: 2
    Last Post: 08-31-2011, 10:26 AM
  5. Access freezes when opening forms
    By thorpef1 in forum Access
    Replies: 0
    Last Post: 01-04-2010, 04:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums