+ Reply to Thread
Results 1 to 3 of 3

Data Validation/Drop Menu with Hyperlinks?

  1. #1
    Registered User
    Join Date
    09-20-2007
    Posts
    2

    Exclamation Data Validation/Drop Menu with Hyperlinks?

    Hello Everyone... I need some serious help as I need to put together a report for work.


    What I want to do is this:


    Create a drop menu. The options within the drop menu to be links (either to another Excel worksheet within the same workbook, or a WORD document).


    I know how to create a drop menu, that is simple, but am not sure how to do the hyperlink aspect.


    It seems when I actually insert>hyperlink onto the actual text of the drop menu (on the other sheet where i created the drop menu data), the hyperlink is not active in the actual drop menu itself.

    Can somebody please help me?

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    Your drop down_Click routine can
    1)Find which item was selected
    2)Calculate the cell from which the item came
    3)Activate the hyperlink in that cell.

    This does that with a Shapes Combo box (from the forms menu).
    Its list is 1 based. ActiveX dropdowns (from the toolbox) are 0 based.
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    02-24-2014
    Location
    Chicago, Illinois
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Data Validation/Drop Menu with Hyperlinks?

    Hello,

    I am new to using the Developer tab, but I am having the same issue. I'm not sure where/how to input the code above to activate the hyperlink I am choosing via the dropdown list. Can someone help? Thank you!

+ 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