View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LTaylor LTaylor is offline
external usenet poster
 
Posts: 17
Default Can you make it so you choose more than one item from a drop down

I have copied the code which makes it possible to choose more than one item
from a dropdown list in excel. Something Im not clear on is, once the code
is copied to the worksheet is that ability to pick more than one variable
from a list valid for every column in the worksheet of just one column? I
copied the code and it is only working for the column which was highlighted
when I pasted the code. I need this to work for all my dropdown list within
a single worksheet. Any help is so appreciated!!!!!!!!