Tab between input fields

R

robeck

I have a form with input fields and would like to tab from one to another,
how do set up tabbing?
 
S

Suzanne S. Barnhill

Have you protected the form? If so, you should be able to tab from one form
field to another. If the "input fields" are not form fields (if, for
example, they're MacroButton fields), you can use F11 instead.
 
Top