+ Reply to Thread
Results 1 to 2 of 2

Best way to combine to worksheet change events

  1. #1
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    647

    Best way to combine to worksheet change events

    I have 2 worksheet change events that happen on my worksheet.
    One first - looks for duplicate choices and prevent the user form using them in column B
    Second one - allows the user to combine multiple choices from a data list and separate them by "/"

    The two code are separated by '********************* for your to distinguish them apart

    Earlier they were both working but now when I choose the drop down and then go to add another multiple choice it does not combine the two it just has either one or the other. How to best get them working together.


    The reason why I want to add this is I have 37 Different Independent choices in one Drop down and you could have any combination of 2,3,4,5 services running at any given time. There is no way to account for all the different combinations to have that be an choice already. I saw using Multiple choice with data validation but it did not show how to get 2 change events working together.

    Any help would be great.



    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Best way to combine to worksheet change events

    have you inserted any data validation in column B?

    If you have then that might be the problem.

    put the validation change event before the one that only works for column B.

    Please Login or Register  to view this content.
    Last edited by mehmetcik; 10-11-2014 at 11:42 AM.

+ 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. VBA Multiple Worksheet Change Events
    By Zimbo in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-24-2013, 10:58 AM
  2. Worksheet Change and Worksheet Activate Events Reprotecting Automatically
    By excelnewb02 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-21-2012, 08:44 PM
  3. Combine 2 worksheet change events
    By akderitend in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-07-2012, 06:57 PM
  4. Worksheet Multiple Change Events
    By max57 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-24-2010, 02:02 AM
  5. combine worksheet events
    By nowfal in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-28-2005, 08:05 AM

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