+ Reply to Thread
Results 1 to 4 of 4

Multi-User Workbook: How to get Workbook to look the same (size/zoom)

  1. #1
    Registered User
    Join Date
    07-07-2019
    Location
    Pennsylvania
    MS-Off Ver
    365
    Posts
    25

    Multi-User Workbook: How to get Workbook to look the same (size/zoom)

    Hello there,

    Okay, so I have a multi-sheet/multi-function interactive workbook that I am trying to get to "appear" the same in terms of view/zoom/size/etc. REGARDLESS of where it is opened/by whom/on which Computer.

    EX)
    #1 Attachment is how the sheet appears on my computer
    #2 Attachment is how it appears on a co-workers


    Is there ANY way to "set the zoom/layout so that is it COMPATIBLE with any PC when opened?

    Please let me know, and as always, thank you for any assistance in advance! Greatly appreciated!
    Attached Images Attached Images

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Multi-User Workbook: How to get Workbook to look the same (size/zoom)

    Not much to go with just images, but here's some code I use that zooms the worksheet to a passed range

    Please Login or Register  to view this content.
    Where S is the last column you want to see and the row number the last row.

    I found similar code some time ago and edited it to my needs but you can googe zoom worksheet to active range or something like that.
    Hope it helps
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    07-07-2019
    Location
    Pennsylvania
    MS-Off Ver
    365
    Posts
    25

    Re: Multi-User Workbook: How to get Workbook to look the same (size/zoom)

    Is there anyway to do this WITHOUT Macros/VBA? For Security purposes, we are nto allowed to use them...Let me know if still possible. Thank you!

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Multi-User Workbook: How to get Workbook to look the same (size/zoom)

    Nope, without a macro there is nothing to trigger events
    You could consider an excel addin that could be managed by you network administrator and with someone that can program vba code the addin could control the workbooks that are opened

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA to Split Workbook: No Longer Working with Multi-Selection on User Form
    By AliGW in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 03-03-2019, 05:49 AM
  2. How to keep zoom set to 100% in a workbook?
    By dkopp3 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-22-2019, 04:18 PM
  3. [SOLVED] Multi-user workbook; each with a password to see their personal sheet
    By jlheath01 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2014, 02:16 PM
  4. Multi User shared workbook password protection?
    By dougt69 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-03-2013, 10:26 PM
  5. [SOLVED] Zoom on workbook open
    By Adrian692 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-05-2013, 04:21 PM
  6. Updating by multi-user from one workbook
    By Tortus in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-20-2008, 03:07 AM

Tags for this Thread

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