+ Reply to Thread
Results 1 to 3 of 3

Getting the Title Sheet to Appear 1st when Workbook is Opened

  1. #1
    Registered User
    Join Date
    05-12-2010
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    12

    Getting the Title Sheet to Appear 1st when Workbook is Opened

    Hi

    I want the title sheet to always be the 1st sheet that appears when an workbook is opened. I am creating a workbook that will be used by various people & saved on different pages. What I want is for it to always open on the Front Page (titled area select) regardless of what sheet the last save was made on. It's not a password protected workbook.

    Thanks

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Getting the Title Sheet to Appear 1st when Workbook is Opened

    Hello without_sanity,

    welcome to the forum.

    You need a macro to do this. One possiblity is this:

    Right click on a sheet tab, select View Code. In the VB Editor, double click the ThisWorkbook module in the navigation on the left. Copy the following code:

    Please Login or Register  to view this content.
    Change "Sheet1" to whatever your Front Page sheet is called.

    Save the file as a macro enabled file, with the xlsm extension. Note that all users must have macros enabled for this to work.

    cheers

  3. #3
    Registered User
    Join Date
    05-12-2010
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: Getting the Title Sheet to Appear 1st when Workbook is Opened

    Morning & thanks, never used a forum before but thinkn I will be in future.

    It's worked, thanks very much. I knew it was something similiar to that but was doing it in the wrong place.

    Have a good day

+ 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