Thread: List boxes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Powers Joe Powers is offline
external usenet poster
 
Posts: 4
Default List boxes

Hi,
I have an option button on a worksheet that activates a
list box when the user clicks it. I ask the user to select
up to 15 items in the list box. I would like to take the
user's selections from the list box and store them in a
column on another worksheet in the workbook. Does anyone
have any idea/code that I could use to accomplish this
task?