View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Troy H Troy H is offline
external usenet poster
 
Posts: 4
Default Listbox Data to Cell Comment

I have a listbox populated with data. I would like to take this data and move it to a comment box in a cell. The cell address is not important as I have that one figured out, but I am having problems trying to figure out how to take the data and move it to a cell's comment box

Thanks in Advance for the help.