+ Reply to Thread
Results 1 to 5 of 5

Unhide hidden sheet when excel starts up with VBA

  1. #1
    Forum Contributor
    Join Date
    07-13-2014
    Location
    Three Rivers
    MS-Off Ver
    365
    Posts
    127

    Unhide hidden sheet when excel starts up with VBA

    Hi,

    Is it possible to unhide a hidden "welcome" sheet always when excel starts up, and then get hidden again when you select another sheet?

    Thanx

  2. #2
    Valued Forum Contributor tony h's Avatar
    Join Date
    03-14-2005
    Location
    England: London and Lincolnshire
    Posts
    1,187

    Re: Unhide hidden sheet when excel starts up with VBA

    If you make the welcome sheet the active sheet in the workbook.close and save it then the welcome sheet will be the visible sheet on opening.

    You can then use the sheetActivate event to hide it. You will need to check it isn't already hidden.


    click on the * Add Reputation if this was useful or entertaining.

  3. #3
    Forum Contributor
    Join Date
    07-13-2014
    Location
    Three Rivers
    MS-Off Ver
    365
    Posts
    127

    Re: Unhide hidden sheet when excel starts up with VBA

    Thanx for the reply Tony H,

    I am a little new to VBA and still learning, so I have no idea what you just suggested

  4. #4
    Valued Forum Contributor tony h's Avatar
    Join Date
    03-14-2005
    Location
    England: London and Lincolnshire
    Posts
    1,187

    Re: Unhide hidden sheet when excel starts up with VBA

    Try this one. To see the VBA type alt+F11
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    07-13-2014
    Location
    Three Rivers
    MS-Off Ver
    365
    Posts
    127

    Re: Unhide hidden sheet when excel starts up with VBA

    Awesome thank you!

    Yes this is what I needed it to do and it works 100%

+ 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. Unhide very hidden sheet bar?
    By Here2learn in forum Excel General
    Replies: 4
    Last Post: 10-06-2015, 06:36 AM
  2. Unhide Hidden Sheet when search button is used
    By cjames2012 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2014, 11:04 PM
  3. [SOLVED] Macro for very hidden/unhide excle sheet....
    By jaysakle in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-12-2013, 03:07 AM
  4. How can I find/unhide hidden excel sheet tabs on a worksheet?
    By magician in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-13-2012, 05:37 PM
  5. Unhide hidden sheet?
    By evek in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-03-2010, 03:41 PM
  6. Can't unhide a hidden excel application
    By mjcordeiro in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-04-2010, 03:53 PM
  7. Cannot unhide a hidden row in Excel
    By lroyle in forum Excel General
    Replies: 3
    Last Post: 10-07-2009, 09:32 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