+ Reply to Thread
Results 1 to 4 of 4

Excel Drop Downs!!!!!

  1. #1
    Registered User
    Join Date
    01-20-2017
    Location
    Los Angeles, CA- USA
    MS-Off Ver
    2013
    Posts
    2

    Excel Drop Downs!!!!!

    Greetings,

    I am brand spanking new to this forum and I was looking to get some feedback regarding creating Drop Downs using Data Validation.

    Is it possible to create a drop down and have a description of choice the cell hidden?

    For example:

    1-Monday
    2-Tuesday
    3-Wednesday
    4-Thursday
    5-Friday

    The only thing I want to display in the cell is the actual number not the description (day), but still be able to see it in the drop down as a choice so you know what the number is equivalent to. Sounds simple enough, but for some reason I just can't find the answer at my finger tips. I was wondering if there was an easy solution to this problem?

    Thanks a bunch!

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Excel Drop Downs!!!!!

    Broadly speaking, there isn't an easy solution to get exactly what you're asking for.

    However, if you fill the cells in with numbers {1,2,3,etc} and format the cell to Custom: "dddd", it will display the day-of-the-week (albeit starting from Sunday, not Monday). So the cell would display to the user the day of the week as a word, but it would be assessed as a integer (a date specifically).

    Then you could fill that into the dropdown.

    More generally, I don't know what you want is a good idea. Displaying one thing over the top of something else actually in the cell is a recipe for confusion when someone else tries to use your spreadsheet (or if you come back after a month away and don't remember what's going on).
    Click the [* Add Reputation] Button to thank people for help!
    Post Attachment: Click [Go Advanced] under the reply box; then click [Manage Attachments] to launch the attachments dialogue.
    Mark Thread Solved: Go to the top of the first post; Select [Thread Tools] dropdown; Pick the [Mark thread as Solved] option.

  3. #3
    Registered User
    Join Date
    01-20-2017
    Location
    Los Angeles, CA- USA
    MS-Off Ver
    2013
    Posts
    2

    Re: Excel Drop Downs!!!!!

    Thank you soooo much for the feedback....

    Maybe I gave a poor example using days of the week but it was the simplest thing I could think of at the time.. lol!

    But I'll give a more realistic example of what it would be used for (Code numbers that reflect certain fields or duties):

    561-Administration
    929-Human Resources
    342-Marketing
    463-Public Affairs

    For print out the cell only requires the number, but some/most people might not know the description of those numbers. I was just trying to find a way to possibly have it visible upon the choice selection but still ONLY input the number into the field.

  4. #4
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Excel Drop Downs!!!!!

    I'd split them into two different cells. The first one is the dropdown for the name, and the second is a table lookup to grab the associated number. Maybe even run the lookup off the same table you grab the dropdown list from.

    See attached.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Initial default drop downs and dependent default drop downs
    By hudsone777 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-07-2016, 07:05 PM
  2. Excel help with drop downs
    By iambenmunro in forum Excel General
    Replies: 15
    Last Post: 02-25-2016, 03:07 AM
  3. Drop downs in excel
    By jaysjay in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2015, 08:36 PM
  4. [SOLVED] Drop Downs conditional on drop downs
    By BillTD in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2015, 09:40 AM
  5. Linked drop downs in excel 2010
    By hunterdraygon in forum Excel General
    Replies: 1
    Last Post: 12-16-2014, 02:55 PM
  6. Use Drop Downs to Populate Other Drop Downs
    By fbombs in forum Excel General
    Replies: 2
    Last Post: 09-23-2009, 03:17 PM
  7. Drop downs in excel 2007
    By dhruvan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-17-2007, 07:03 AM

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