View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default User Form Tab Order

Each control has a tabIndex property. Set these in your required order.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Erik (AP Inc.)" wrote in message
...
I have created several user forms in Visual Basic and when I run them in
Excel the Tab order is odd. It dosent go right to left top to bottom. It
jumps all over my sheet. Is there a way to make it go in the standard

order?

Thanks
Erik