+ Reply to Thread
Results 1 to 3 of 3

Hyperlink different worksheets from a drop down list

  1. #1
    Registered User
    Join Date
    11-19-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    2

    Hyperlink different worksheets from a drop down list

    Hello All,

    I'm new to excel so please bare with me. I have the rough makings of a project tracking dashboard and I want to create a hyperlink from a drop down list. For example, on the attached sheet in C3 on dashboard sheet, I would like to create a link to either Project One or Project Two work sheets based on what is chosen from the A3 drop down list.

    I have a formula in there but it doesn't seem to work. Any help would be greatly appreciated.

    Thanks,
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: Hyperlink different worksheets from a drop down list

    As you have spaces in the sheet names, you have to incorporate apostrophes around the name, like this:

    =HYPERLINK("#'"&A3&"'!A1"," click here")

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    11-19-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Hyperlink different worksheets from a drop down list

    Perfect! Thank you very much.

+ 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