I am aware that it is impossible to have two VBA Worksheet Changes in one workbook. However, I have 2 macros that I require to operate for my model to work properly. These are as follows:
1, Data Validation Code that allows users to add new entries to Drop Downs (and update the respective table)
2, VBA that allows multiple selections in drop down menus, then displays them one after another in the cell.
Is it possible to combine these two pieces of code? I am on a tight deadline with this so any help would be greatly recieved.
Bookmarks