Closed Thread
Results 1 to 4 of 4

Formatting Changes when opening on different computers

  1. #1
    Registered User
    Join Date
    07-27-2015
    Location
    Ames, Iowa
    MS-Off Ver
    Excel 2010
    Posts
    7

    Formatting Changes when opening on different computers

    I am experiencing a really tricky problem and I am hoping I can explain it in a way that makes sense. First a little background. I am creating a workbook that is going to be shared with many different people so I have some very specific formatting settings that I am trying to apply to the workbook so that all the users can only view a specified area in each of the spreadsheets of the workbook. I currently have the spreadsheet view set to page layout view because I want both a header and a footer to identify each page and also it is the cleanest view for what is being displayed in the spreadsheets. I use the following code to set the viewing parameters of each worksheet when activated:

    Please Login or Register  to view this content.
    This code is in every worksheet and specifically set to the worksheet based on the number of columns/rows that are filled and that I want the users to be able to view in each spreadsheet. The purpose of the code is to set the zoom to a level that fits the width of a single page in page layout view to the width of the window and also restrict the scroll area to the width and height of a single page to prevent the users from moving around in any of the worksheets outside of the area that they need to fill out in each spreadsheet. The problem is this: for some reason every different machine I open this workbook on displays the workbook differently. Sometimes rows/columns are displaced to second pages vertically/horizontally and the zoom isn't set to a value that achieves the "one page to the width of the window" setting that I am looking for. On my computer it looks perfect. I am not sure if this is a solveable problem with code (or any other method of formatting) or if it is unavoidable. If any further clarification is needed please let me know. Thanks in advance for any insight or solutions.

  2. #2
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Formatting Changes when opening on different computers

    Hi,

    I assume you've already checked that the screen resolutions on the different computers are the same?

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' on your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

  3. #3
    Registered User
    Join Date
    07-27-2015
    Location
    Ames, Iowa
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Formatting Changes when opening on different computers

    The issue I am have is if it is a screen resolution problem, this workbook is going to be distributed all over the state and I can't exactly tell every person who will be using this workbook that they need to set their screen resolution to a specific setting. Honestly most of them probably wouldn't even know how to do that, so I am trying to find a way if possible to account for different screen resolutions with a formatting setting or macro code.

  4. #4
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Formatting Changes when opening on different computers

    If you put this code in 'ThisWorkbook' it will limit the scroll area to C3:H25 and also hide all the columns and rows not in that range:

    Please Login or Register  to view this content.
    I'm on Excel 2003 at the moment, so have to stop at IV and 65536 - change these to XFD and 1048576 for 2007+.
    2003 also doesn't have Page Layout, so I can't check that the header & footer still displays correctly - but hopefully they do...

    Hope that's of some use.

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' on your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 03-12-2014, 02:06 AM
  2. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  3. Excel formatting changes on network computers
    By Lilahbean in forum Excel General
    Replies: 1
    Last Post: 06-11-2013, 07:57 AM
  4. Formatting on opening workbook
    By Christian411 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-29-2009, 04:17 AM
  5. vertical formatting/pagination across computers
    By garysch37 in forum Excel General
    Replies: 4
    Last Post: 08-21-2009, 04:40 PM
  6. Replies: 0
    Last Post: 01-16-2009, 12:02 PM
  7. Automatic formatting when opening CSV Files
    By faulkneralder in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-21-2007, 10:43 PM
  8. [SOLVED] Conditional Formatting Using If Statement On Opening Of Workbook
    By Bill Foley in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-19-2005, 07:05 PM

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