userform

  • Thread starter Thread starter RobcPettit
  • Start date Start date
R

RobcPettit

Hi, if I create a userform with 4 textboxes and run the form. Is it
possible to add data to the textboxes. I have live data streeming into
excel, which updates ok when the form is running. When certain
conditions are met Id like to update the userform text boxes. Is this
possible without putting a command button on the form.
Regards Robert
 
If the userform is shown as modeless, then worksheet events should be able to
fire and update its values.
 
Thanks for your reply Tom, Ive made the form modeless and it updates
fine.
Regards Robert
 

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