+ Reply to Thread
Results 1 to 2 of 2

Change Workbook Open event Zoom via VBA

  1. #1
    Forum Contributor
    Join Date
    01-02-2007
    Location
    Australia NSW
    MS-Off Ver
    2013
    Posts
    494

    Change Workbook Open event Zoom via VBA

    I have set up a form to allow the user to modify up to 8 separate usernames zoom level for the workbook, as some screen resolutions are set differently.

    I use a faily basic setting to set the zoom level for each user as below:
    Please Login or Register  to view this content.
    My question is how do i change these zoom levels now from the form data?
    The form has 16 textboxes.
    8 for usernames & 8 for the zoom level for each user.
    2 buttons, 1 cancel, and one to save changes, where i need to update the changes to the workbook open event.

  2. #2
    Forum Contributor
    Join Date
    01-02-2007
    Location
    Australia NSW
    MS-Off Ver
    2013
    Posts
    494

    Re: Change Workbook Open event Zoom via VBA

    Solved.

    Ended up placing a range of cells on a sheet, and saving the updated vales there, then using the range of cells instead of the usernbame and zoom levels in the workbook event.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1