Quick userform question.

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

Guest

I have created a multi-field userform that works fine. However, I am trying
to figure out how to have the cursor automatically appear in the first field
each time I send my fields to a table. I could probably create an
accelerator button for that field and write a quick code for that shortcut,
but I am sure that there is something simpler out there that I'm not hitting
on.

Thank you for your responses!!
 
You can use the SetFocus method of the control.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

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