View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
dominicb[_160_] dominicb[_160_] is offline
external usenet poster
 
Posts: 1
Default Userform input into a particular cell


Good evening MWS

Something like this should do the trick, attached to your buttons code
:

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

HTH

DominicB


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