Thread: list box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
timO timO is offline
external usenet poster
 
Posts: 5
Default list box

Hello All,

I have created a userform where the user makes inputs
into a text box that populates a list box. There can be
multiple inputs into the list box. My question
is.....once I have multiple inputs into the list box, how
do I recognize each individual entry and transfer them to
my excel sheet? I can populate the listbox, but I am
stuck after that.

Thanks in advance.