Thread: cut textbox
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
by1612[_3_] by1612[_3_] is offline
external usenet poster
 
Posts: 1
Default cut textbox


command button 1 creates my textbox (named textbox1 according to the
properties window). Adding - TextBox1.value = sheet2.range("j7").value
- generates run-time error '424', object required.

command button 2 = TextBox1.cut


--
by1612
------------------------------------------------------------------------
by1612's Profile: http://www.excelforum.com/member.php...fo&userid=8611
View this thread: http://www.excelforum.com/showthread...hreadid=555976