ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   take text from form textbox and put in cell... (https://www.excelbanter.com/excel-programming/335496-take-text-form-textbox-put-cell.html)

Thomas

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.

Henry[_5_]

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.





All times are GMT +1. The time now is 05:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com