+ Reply to Thread
Results 1 to 7 of 7

how do i map and hyperlink 100 worksheets

  1. #1
    Forum Contributor Red fuji's Avatar
    Join Date
    03-21-2012
    Location
    The earthquake state, USA
    MS-Off Ver
    2016 Office
    Posts
    140

    how do i map and hyperlink 100 worksheets

    Suppose I have and excel workbook with 100 sheets and I want to click from one sheet to another. I created a table of all the sheets and hyperlinked the sheets then copy/pasted the table into each worksheet but that seems primitive. What if I have to revise the table? I will have to do it hundred times !
    Is there a smart way to accomplish this using one smart master table that I can copy and paste into each sheet or somehting similar?

    thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Jakobshavn's Avatar
    Join Date
    08-17-2012
    Location
    Lakehurst, NJ, USA
    MS-Off Ver
    Excel 2007
    Posts
    1,970

    Re: how do i map and hyperlink 100 worksheets

    You could code a macro that would create the table and copy it to each sheet.
    Gary's Student

  3. #3
    Registered User
    Join Date
    08-03-2012
    Location
    Houston, TX
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: how do i map and hyperlink 100 worksheets

    1. Macro would do it
    2. To do it in formulas, simply have one master sheet of the hyperlink paths, and have tables on each sheet referencing back to that master sheet. That way, you only need to update the master sheet's link paths, and all dependent cells will be updated as part of the process. To give all sheets at once, make sure they have acceptably similar layouts (e.g. each has the table in cells A1:B100). Then highlight all sheets except your master. Any updates you make will update all selected sheets. So if sheet2, sheet3, and sheet4 are all selected, entering data on sheet2 cell A1 will update A1 for all selected sheets.

  4. #4
    Forum Contributor
    Join Date
    03-30-2009
    Location
    dublin
    MS-Off Ver
    Excel 2007
    Posts
    104

    Re: how do i map and hyperlink 100 worksheets

    Try using the hyperlink function it will allow you to create a hyperlink address more easily and with more flexibility.

    see sample
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    03-30-2009
    Location
    dublin
    MS-Off Ver
    Excel 2007
    Posts
    104

    Re: how do i map and hyperlink 100 worksheets

    Apoligies,


    please try more structured version


    regards

    baj
    Attached Files Attached Files

  6. #6
    Forum Contributor Red fuji's Avatar
    Join Date
    03-21-2012
    Location
    The earthquake state, USA
    MS-Off Ver
    2016 Office
    Posts
    140

    Re: how do i map and hyperlink 100 worksheets

    Thanks for the suggestions. but i am looking for a 'master hyperlink table of content' of some sort that i can 'paste/insert'in each of the 100 sheets and the Master table would automaticaly update the rest of the other tables on the 100 sheets.

  7. #7
    Registered User
    Join Date
    10-22-2012
    Location
    stockton, ca
    MS-Off Ver
    Excel 2003
    Posts
    29

    Re: how do i map and hyperlink 100 worksheets

    I use this code that I found (forget where, sorry). I put this code into a macro, then attached that macro to a custom Shape. Every time the Shape is pressed, it refreshes my directory list. The button is put onto a sheet called "DIRECTORY."

    Please Login or Register  to view this content.
    Last edited by justinprime; 12-06-2012 at 03:45 PM. Reason: I misspelled "it." Wow.

+ 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