+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Hide and Unhide

  1. #1
    Registered User
    Join Date
    01-04-2007
    Posts
    11

    Hide and Unhide

    Hey All,

    I thought I had gotten away from fixing the problems at our terminal but I am wrong on that account.

    My question is this; they have several sheets in a work book that are named Daily Reconc, Daily Reconc1, Daily Reconc2, Daily Reconc3 and so on for several sheets (could be as many as 15).

    They only work with ONE sheet at a time which will cover several days of tank reconciliations. Now they are having issues in knowing which sheet they are using without having to open several sheets.

    My thought is have a button that will close the Active sheet and open the next sheet in line. What I have is very basic

    Sub HIde_Unhide ()

    ActiveSheet.Visible = xlSheetHidden

    which will hide the active sheet

    I tried several different ways to unhide the next sheet but nothing seems to unhide the next sheet

    I told them the best thing for the terminal would be a database but just the word database sends some of the management guys into panic mode.


    Thanks for any help
    Tankerman

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Hide and Unhide

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    01-04-2007
    Posts
    11

    Re: Hide and Unhide

    royUK,

    Thanks, it has been awhile since I have been here

    I will use them next time

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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