+ Reply to Thread
Results 1 to 4 of 4

Thread: HyperLink within Workbook

  1. #1
    Registered User
    Join Date
    05-07-2008
    Posts
    5

    HyperLink within Workbook

    Hello. I have used excel for many, many years but now would like to create a hyperlink within a workbook. Something like a button that will take you directly to another worksheet in the same workbook. I think Hyperlink is the only way to do this. I want to create something like 'Click here" to go to another worksheet.

    Now I have played with the Hyperlink formula for a while with no luck.I have tried to trouble shoot this myself with no luck.

    Here is what I typing in where "b" is the workbook name and "a" is the worksheet that I am trying to move to cell "j17".

    =HYPERLINK("[b]a!j17","Consolidated")

    Any help would be appreciated

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    11,351
    This worked for me

    =HYPERLINK("[b.xls]a!j17","Consolidated")
    Cheers
    Andy
    www.andypope.info

  3. #3
    Cheeky Forum Moderator Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2003, 2007, 2010
    Posts
    3,712

    HyperLink within Workbook

    To hyperlink within the same workbook...
    use this approach:

    This formula hyperlinks within the current workbook
    to cell J17 in the sheet named "a":
    =HYPERLINK("#a!J17","Consolidated")
    Note the number symbol (#).

    Does that help?
    Regards,

    Ron
    Microsoft MVP - Excel
    (Oct 2006 - Sep 2012)

    Click here to see the Forum Rules

  4. #4
    Registered User
    Join Date
    05-07-2008
    Posts
    5
    Thanks - Both options work.

    Much appreciated

+ 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.2.0