View Single Post
  #5 (permalink)  
Old 23rd November 2009, 06:58 PM
incisivekeith incisivekeith is offline
Junior Member
MS Office Version: MS Office 2007
MS Office Skill Level: No VBA Skills


My Top Tip Count: 0

 
Join Date: Nov 2009
Location: NY
Posts: 4
Thanks to others: 1
Thanked 0 Times in 0 Posts
Chats: 0
Rep Power: 0
incisivekeith is on a distinguished road
USA
Default Re: Two independent VB codes not working in harmony.

------ Register to get rid of these "In Post" ads! ------


Quote:
Originally Posted by Simon Lloyd View Post
Keith, i'm at work and off home to bed in a couple of hours (it's been a long night!) so i wont get chance to look at it for a good few hours but will try and get to it when i get up
Thank you. I appreciate it. I have been able to find some more help and am pasting the final code I have. Now I want to edit the code so that I can make the application to all the sheets, instead of applying just to Sheet1 in the following line in the code:

I want to edit the code attached so that I can include more columns in addition to A1 columns of all sheets, not just Sheet1. My Excel template would have several named dynamic lists on one sheet (sheet2 in this example)and those lists would be pulled by many dropdown menus based on those lists in several cells in different worksheets. As an example, I have two lists in colums A and C in Sheet2. I have two dropdown menus in Sheet1 in cell A1 and E15. The code I have so far allows multiple selection only from the range in column A of sheet2 in cell A1 of sheet1; it doesn't allow those functionality for the list in column C of sheet2 in cell E15 of sheet1. Again, as I mentioned, I am struggling to have the multiple selection and add items to the dropdown menu functionality available in any sheet on any cell, not just sheet1. I hope I have defined the problem clearly. Thank you.
Attached Files
File Type: xlsm book2.xlsm (18.2 KB, 0 views)
Reply With Quote


Did you find this post helpful? Yes | No