+ Reply to Thread
Results 1 to 5 of 5

How do I align every worksheet to present the same group of data?

  1. #1
    Registered User
    Join Date
    09-13-2017
    Location
    Baltimore, MD
    MS-Off Ver
    Office 365 Home
    Posts
    3

    How do I align every worksheet to present the same group of data?

    Hi all. Newbie here... long time Excel user.

    I am having a difficult time figuring out how to make it so that each worksheet in my workbooks opens to show the same group of data that every other worksheet shows. Naturally, I'm talking about something like AB179:AS250, not A1:J38. =)

    I can click the box in each worksheet and then arrow up or down to get that box to present itself, but I'm hoping for a much simpler solution. Thank you kindly for any help.

    --Greg

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How do I align every worksheet to present the same group of data?

    This event code in the ThisWorkbook module works (you'll want to play with the Zoom

    Please Login or Register  to view this content.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  3. #3
    Registered User
    Join Date
    09-13-2017
    Location
    Baltimore, MD
    MS-Off Ver
    Office 365 Home
    Posts
    3

    Re: How do I align every worksheet to present the same group of data?

    Not sure what that is... a macro?

  4. #4
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: How do I align every worksheet to present the same group of data?

    Directions for running the routine(s) just supplied

    If you haven't used macros before you'll need to go to:
    File- options - trust center -trust center settings - macro settings ,
    the second option down (disable all macros with notification)

    Then - Copy the code to the clipboard

    Open your Workbook

    Press ALT + F11 to open the Visual Basic Editor.

    In this case you'll select the ThisWorkbook module by clicking on it
    (not from the insert menu)

    Type "Option Explicit" then paste the code under it
    And that's it!
    *Be sure to save the book with the code as Macro-Enabled

  5. #5
    Registered User
    Join Date
    09-13-2017
    Location
    Baltimore, MD
    MS-Off Ver
    Office 365 Home
    Posts
    3

    Re: How do I align every worksheet to present the same group of data?

    Thank you.

+ 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. VBA excel to word insert footer (Text - Left align) & (Page number - Right align)
    By Richavlaues in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2017, 06:22 PM
  2. Replies: 9
    Last Post: 10-01-2013, 04:37 AM
  3. [SOLVED] Auto Hiding rows based on range/data present or not present.
    By raze in forum Excel Programming / VBA / Macros
    Replies: 27
    Last Post: 02-10-2013, 11:27 AM
  4. Replies: 5
    Last Post: 01-16-2013, 12:33 PM
  5. [SOLVED] Collect data from one worksheet and present on another.
    By ford_fairlane in forum Excel General
    Replies: 12
    Last Post: 03-27-2012, 09:07 AM
  6. vba: group data from csv then import into worksheet
    By okay123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-06-2008, 01:02 AM

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