Thread: Form Question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Form Question

I have a userform with a combo box and a text box. When the userform is
invoked, the cursor defaults to the text box. How do I get it to be on the
combo box (if it ever is on the combo box). It just looks strange to the
user because the cursor is on the entry that they make second.

Thanks