View Single Post
  #1   Report Post  
Greg B
 
Posts: n/a
Default Textbox question?

I am using a userform to have data transfered to a sheet. I currently use
the code below to send it to a worksheet but what I would like to have
happen is for it to add the total of the textbox to the total already in the
cell.

How do I do that?

Thanks

Greg