Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 107
Default take text from form textbox and put in cell...

How do I take text from a form textbox and put it into a specified cell in VB.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default take text from form textbox and put in cell...

Thomas,

Try
Range("A1").Value =YourTextboxName.Text

Henry


"thomas" wrote in message
...
How do I take text from a form textbox and put it into a specified cell in
VB.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text Size in Label or Textbox in Form Tony. D[_2_] Excel Discussion (Misc queries) 2 December 18th 08 02:09 PM
Filling a textbox with text in another cell Charles Excel Programming 2 August 19th 04 01:32 AM
Changing text to numberformat via textbox on a form Stef Excel Programming 3 June 22nd 04 02:33 PM
Text to Form Textbox and back Pat[_11_] Excel Programming 5 January 19th 04 04:10 PM
check variable(text) with cell (text), textbox Mark[_17_] Excel Programming 1 August 27th 03 01:15 PM


All times are GMT +1. The time now is 07:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"