+ Reply to Thread
Results 1 to 4 of 4

I need my drop down arrow to continuously appear wtih a data validation list

  1. #1
    Registered User
    Join Date
    08-30-2011
    Location
    Philadelphia, PA, USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question I need my drop down arrow to continuously appear wtih a data validation list

    I'm using data validation to create a drop down selection menu containing a list of four hyperlinks. My problem is that the drop down list selection arrow does not appear unless you click on the cell containing the list. I need the drop down arrow to continuously appear so my users know that there are more options to select.

    User forms DO NOT owrk because I am using hyperlinks. I have learned that I cannot use a hyperlink with my selection list.

    The goal is to have a user immediately see a drop down menu selection visible at all times regarles of the cell he/she has seleted. Once the user selects a hyperlink from a list of four, he/she will be automatically redirected to the hyperlink.

    The key is to have the drown down selection box and arrow appear at all times so that the users intuitively knows that he/she has options.

    Hope I am clear. Any suggestions will be appreciated.
    Last edited by dlefever; 09-01-2011 at 03:20 PM. Reason: issue solved

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: I need my drop down arrow to continuously appear wtih a data validation list

    Welcome to the forum.

    You can't make that happen. You could use a listbox control instead.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-30-2011
    Location
    Philadelphia, PA, USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: I need my drop down arrow to continuously appear wtih a data validation list

    I have a question regarding the use of a listbox control. It is my understanding that I cannot use a hyperlink in the listbox and have the user automatically redirected to the hyperlink upon selection? Is this correct?

    My ultimate goal is to have a drop down selection listing as many as 6 items with a unique hyperlink associated with each of the 6 items on the list. As soon as a user makes a selection from the list, he or she is redirected to the page associated with the list item hyperlink.

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: I need my drop down arrow to continuously appear wtih a data validation list

    You would need a VBA work around, adapt the code in the hyperlink in a UserForm example, use the ListBox click event & the value
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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