+ Reply to Thread
Results 1 to 3 of 3

Changing Drop Down to Allow Multiple Responses and adding new responses to drop down

  1. #1
    Registered User
    Join Date
    09-25-2015
    Location
    Atlanta, GA
    MS-Off Ver
    2013
    Posts
    6

    Changing Drop Down to Allow Multiple Responses and adding new responses to drop down

    I have this code (courtesy of contexture.com) that allows me to put in a drop down which allows the user to add new items to the drop down. If they add an item, the new list is sorted. The only problem is, I want to allow the user to pick multiple responses and have them populate in the same cell, separated by column.

    Example:

    My dropdown consists of types of dogs, and currently has three types listed: Boxer, Poodle, Pug...

    My user has a Boxer and a Collie. I want them to be able to enter Boxer from the dropdown, but also allow them to type in Collie... and then Collie should be added to the master list so the next person could pick it if they want. The code I have works great as long as you have one dog...

    I would prefer to have multiple dogs listed in the same field (since I never know how many dogs someone will have, I don't know how many columns to have for 1st dog, 2nd dog, etc.) NOTE: this is my example... surely no one would have over 4-5 dogs, so columns would work... but in my real life application, you could have multiple choices and never know how many (granted, there shouldn't be but 4/5 at max, but would still prefer all to be in same column)

    This is the code I currently have... First is the data entry that allows a choice and allows a new entry... second is the code that accepts a new entry, updates my list, and sorts for the next person.

    I can find code to allow you to enter multiple answers, but don't know how to integrate the two. Can anyone help me?

    Thanks much!


    THIS IS THE DATA ENTRY CODE:
    Please Login or Register  to view this content.
    Last edited by Leith Ross; 02-24-2016 at 12:43 PM. Reason: ADDED Code Tags

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Changing Drop Down to Allow Multiple Responses and adding new responses to drop down

    Hello Anthony Buchanan,

    Welcome to the Forum!

    If you can post a copy of your workbook, please do so. It will make answering your question faster and more accurate.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    09-25-2015
    Location
    Atlanta, GA
    MS-Off Ver
    2013
    Posts
    6

    Re: Changing Drop Down to Allow Multiple Responses and adding new responses to drop down

    Sure... thanks for the info...

    Here is an example: 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. Replies: 4
    Last Post: 02-18-2014, 07:58 PM
  2. [SOLVED] Changing default TRUE and FALSE responses in Excel Formula
    By ineedasandwich in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-09-2014, 01:58 PM
  3. Replies: 1
    Last Post: 07-03-2012, 08:19 AM
  4. Multiple If Then responses
    By TAXX in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-10-2010, 05:31 PM
  5. Look at multiple yes, no responses
    By korr77 in forum Excel General
    Replies: 3
    Last Post: 03-15-2010, 07:58 AM
  6. yes/no option - adding up responses
    By LordVido in forum Excel General
    Replies: 4
    Last Post: 06-23-2006, 01:35 AM
  7. Input Box Asking for Multiple Responses
    By Paige in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-16-2006, 08:45 AM
  8. [SOLVED] adding up yes, no, n/a responses
    By ET in forum Excel General
    Replies: 2
    Last Post: 03-04-2006, 12:40 PM

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