View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default pasting textbox value to active cell

Activecell.Value=Userform1.TextBox1.Value

HTH
--
AP

"ASU" a écrit dans le message de news:
...
how do I paste the value of a textbox in a userform to a active cell in a
spreadsheet.
--
ASU