Thread: text in listbox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill[_19_] Bill[_19_] is offline
external usenet poster
 
Posts: 13
Default text in listbox

Hello,
When using a listbox in a userform, I can insert a number into the worksheet indicating the position of the item I selected, however, I wanted to insert the actual text. I was reading about the .list & .listindex options, but I am not having much luck. I am using Excel 2000. What is the code that would insert the actual text from the userform into the worksheet. My text is in this form "May 03".
thanks in advance
Bill