+ Reply to Thread
Results 1 to 2 of 2

How to create a button to open up selected sheets within a workbook

  1. #1
    Registered User
    Join Date
    12-03-2014
    Location
    Bawtry
    MS-Off Ver
    2007
    Posts
    1

    How to create a button to open up selected sheets within a workbook

    Hi all, firstly I apologise if my question is one of those where the answer is relatively simplistic, I find Excel is one of those things that if you don’t use it regularly you tend to forget the simple of tasks.

    I’m trying to create a formula for a workbook that has a choice when you initially open the workbook depending on the type of cost sheet you require. For example if you select option A, the sheet(s) connected with option A will be the only sheets that are visible and accessible.
    In anticipation, thanks for any assistance.

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: How to create a button to open up selected sheets within a workbook

    Besides a macro, you could direct a user's navigation using buttons with hyperlinks to other worksheets embedded within them. For example, if sheet A corresponds to sheet 1, 2, and 3 (sequentially), and sheet B corresponds to sheet 4, 5, and 6 (all sheets have these names, so it would go MasterSheet, Sheet A, Sheet B, Sheet 1, Sheet 2, Sheet 3...), on the MasterSheet, you could have two buttons, one for Sheet A, and one for Sheet B. If a user selects, say Sheet A, the hyperlink will bring you to Sheet 1. Within Sheet 1 could be another hyperlink bringing you to Sheet 2, and so on.

    Just a thought, hope this helps.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

+ 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. Button to create a graph of selected data.
    By chuck1515 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-02-2014, 11:19 AM
  2. Toggle Button on Workbook Open - value is True but button not pressed?
    By excelnat in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 07-03-2014, 11:23 AM
  3. Replies: 3
    Last Post: 06-14-2007, 08:26 AM
  4. [SOLVED] How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook?
    By Dmitry in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-29-2006, 07:50 AM
  5. Replies: 6
    Last Post: 03-29-2006, 07:50 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