visual basic code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to select to creat e "reset" button in a visual basic form, and i cant
not seem to find the correct code for selecting to the content of a text box
and delecting it, if anyone can help please get in contact.

Thanks Nick
 
Nick,

Something along the lines of:

USerform1.TextBox1.Text = ""

HTH,
Bernie
MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top