View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VB Newbie[_2_] VB Newbie[_2_] is offline
external usenet poster
 
Posts: 21
Default Quick userform question.

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!!