Need to Add Text to Control Text Box via Command Button code

  • Thread starter Thread starter BJ
  • Start date Start date
B

BJ

[VBA Newbie ALERT]

I need to 'reset' the text within a text box [ActiveX control] when a user
selects a command button that 'resets' a model. I'm having difficulty with
the syntax. Not getting any errors, but nothing is happening.

Info_TextBox.Value = "[Enter Info Here]"

I've tried 'Contents' 'Text' etc. etc. in place of 'Value' with no luck ...

thanks.

BJ
 

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