Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you automatically insert data into a text box on a user form

Status
Not open for further replies.

tudor30

Technical User
Jan 7, 2004
49
US
Is there a way to insert data into a text box field on a userform without the user typing it in?
 
What about Userform1.Textbox1.Value="Hello world" ?

Hope This Help, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top