+ Reply to Thread
Results 1 to 2 of 2

Hyperlink to all worksheets

  1. #1
    Registered User
    Join Date
    03-19-2010
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    5

    Smile Hyperlink to all worksheets

    Hi,

    I have an excel file which have multiple sheets. I want to add one more sheet which should have the hyperlink to all the worksheets.
    I don't want to do it one by one. I want to do it at once.

    Pls suggest me to how I can do that.

    Thanks,

  2. #2
    Forum Contributor
    Join Date
    03-12-2009
    Location
    Calgary, Canada
    MS-Off Ver
    Excel 365
    Posts
    236

    Re: Hyperlink to all worksheets

    Put this code into a module in the workbook and make sure the sheet you want the hyperlinks to show up on is the active sheet this will put the hyperlinks in cells A1 to A and however many sheets there are. You could just run this code as is, then format the sheet around it cutting and pasting the range of hyperlinks would be okay. Otherwise you can change the initial i value in the code to the first row in which you want the hyperlinks to appear and change the "A" to the column.
    Please Login or Register  to view this content.
    If you can't figure out how a formula works, try stepping through it using "Evaluate Formula" in the Formula Auditing menu item in the tools menu!

    If you want to see where your code went wrong, try stepping through it by clicking in the code and pressing F8 and watch as the magic happens!


    If you are happy with any of the results, please add to the contributor's reputation by clicking the star icon.

+ 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