View Single Post
  #2   Report Post  
dominicb
 
Posts: n/a
Default


Good afternoon Olga

Do you mean a userform? If so, try this:

Range("A1").Value = TextBox1.Value

This will put the contents of TextBox1 into cell reference A1.

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=386759