+ Reply to Thread
Results 1 to 3 of 3

VBA code for more than one multiple selection drop-down list on same worksheet

  1. #1
    Registered User
    Join Date
    02-23-2018
    Location
    San Francisco
    MS-Off Ver
    2016
    Posts
    2

    Question VBA code for more than one multiple selection drop-down list on same worksheet

    I am having trouble trying to have more than one multiple selection drop-down lists on the same worksheet.

    The VBA code I have works for ONE multiple selection drop-down list. But I didn't see a way to alter or add code so that I can have more than one multiple selection drop down lists on the same worksheet?

    One worksheet I am working on would have at least 5 separate multiple selection drop-down lists on the same worksheet.


    Please Login or Register  to view this content.
    Last edited by 6StringJazzer; 02-26-2018 at 04:38 PM. Reason: code tags

  2. #2
    Forum Expert JLGWhiz's Avatar
    Join Date
    02-20-2011
    Location
    Florida, USA
    MS-Off Ver
    Windows 10, Excel 2013
    Posts
    2,070

    Re: VBA code for more than one multiple selection drop-down list on same worksheet

    In the 'Quick Reply' tool bar you will see the large # symbol. If you highlight your code by selecting it with the mouse pointer, then click that symbol it will put code tags on your code and retain any formatting you have. It makes it much easier for responders to read.

    This is the key to whether your validation list is recognized
    Please Login or Register  to view this content.
    If all your validation lists are in column 12, no problem, otherwise you have to revise the code to allow other columns to be evaluated for Validation lists.

    something like
    Please Login or Register  to view this content.
    would allow any cell with a drop down in the three columns to be recognized in the code.
    Last edited by JLGWhiz; 02-26-2018 at 03:49 PM.
    Any code provided by me should be tested on a copy or a mock up of your original data before applying it to the original. Some events in VBA cannot be reversed with the undo facility in Excel. If your original post is satisfied, please mark the thread as "Solved". To upload a file, see the banner at top of this page.
    Just when I think I am smart, I learn something new!

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,666

    Re: VBA code for more than one multiple selection drop-down list on same worksheet

    brandme, as a new member, please take the time to review our rules. There aren't many, and they are all important.

    Your post does not comply with Rule 8 of our Forum Rules: Do not crosspost your question on multiple forums without including links here to the other threads on other forums.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you must provide a link (copy the url from the address bar in your browser) to the cross-post.

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (most other forums have the same rule).

    There should be no further responses until cross-post links are provided.

    Rule #3 requires code tags. I have added them for you this time because you are a new member.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ 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. [SOLVED] Need help having a drop down list change multiple cells depending on the list selection
    By jennis7242 in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 08-12-2017, 01:20 PM
  2. [SOLVED] Match Drop Down List Selection and Import from worksheet
    By sandy1977 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-19-2016, 08:09 PM
  3. Make same selection for multiple drop down list and clear all for all dropdown list
    By salomip13 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-30-2014, 01:34 PM
  4. Drop down list (Combobox) with dynamic selection (VBA code)
    By zeez36 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2013, 04:03 AM
  5. Code assistance needed to run on drop down list selection for multiple cells?
    By KellieT in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-13-2012, 09:33 AM
  6. VBA Code Multiple Selection Drop Down List - Excel 2010!
    By greenfrogmlk in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-29-2012, 03:21 PM
  7. Multiple selection from drop down list
    By Dinny in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-16-2011, 11:12 PM

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