View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alberto Ast[_2_] Alberto Ast[_2_] is offline
external usenet poster
 
Posts: 181
Default user form parameters

Where can I learn how to set up the user form parameters

I have a user form with three text boxes but when I click tab I do not know
how to control the next text box to go.

Then I have a commandbuttom which I expect user to click but would like to
be able to skip the buttom and just accept the enter to execute macro.

Can I do it?