Results 1 to 8 of 8
  1. #1
    MatthewR is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2015
    Posts
    118

    Zoom In and Out Buttons

    Hi, everyone. I'd like to use vba to create Zoom In and Zoom Out command buttons for a form, so that users can enlarge or shrink the display. Is that possible?



    If not, is it possible to use the buttons to adjust the application's display size? Or perhaps the Windows display size? Thanks for your help.

    Matt

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

  3. #3
    MatthewR is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2015
    Posts
    118
    Thanks for the reply. I don't understand, though, how that helps me with zooming in and out. Can you clarify, please?

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    As per the link, you could set up a mouse hover event such that when you hover over a text box the font is enlarged and "appears magnified" (zoom in). When you move off the text box the font reverts to original.

  5. #5
    MatthewR is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2015
    Posts
    118
    Okay, thanks for the tip. But what I'm looking for is a command that can magnify the entire form at once, or magnify the entire application. Any ideas?

  6. #6
    timesscript is offline Advanced Beginner
    Windows 8 Access 2013
    Join Date
    May 2015
    Posts
    34
    Quote Originally Posted by MatthewR View Post
    Okay, thanks for the tip. But what I'm looking for is a command that can magnify the entire form at once, or magnify the entire application. Any ideas?
    You could go with the Windows magnifier. Shortcut key to launch it is windows key and the plus key. I use it all the time when working on forms on my high-res screen. You could add a button that would launch the program I suppose if you wanted to.

  7. #7
    MatthewR is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2015
    Posts
    118
    That's a good idea. But, the magnifier can only zoom in, and not zoom out. Is there any other way in which I can do both?

  8. #8
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    With the hover approach you can change the font size larger to simulate zoom in and smaller to simulate zoom out.

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

Similar Threads

  1. Creating custom zoom box
    By Lukael in forum Programming
    Replies: 19
    Last Post: 01-18-2016, 11:24 PM
  2. Access 2013 - Zoom Box
    By Auburn74 in forum Access
    Replies: 1
    Last Post: 08-01-2015, 09:20 AM
  3. Zoom Box
    By tylerg11 in forum Forms
    Replies: 1
    Last Post: 04-30-2012, 12:38 PM
  4. report zoom in center
    By raton in forum Reports
    Replies: 3
    Last Post: 04-03-2012, 11:26 PM
  5. Zoom
    By Remster in forum Forms
    Replies: 0
    Last Post: 03-10-2011, 04:55 AM

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