I have a form with input fields and would like to tab from one to another, how do set up tabbing?
R robeck May 22, 2008 #1 I have a form with input fields and would like to tab from one to another, how do set up tabbing?
J Jean-Guy Marcil May 22, 2008 #2 robeck said: I have a form with input fields and would like to tab from one to another, how do set up tabbing? Click to expand... See http://word.mvps.org/faqs/tblsfldsfms/SetTabOrder.htm But it is not an altogether easy solution to implement or to use (as a user working with the form)...
robeck said: I have a form with input fields and would like to tab from one to another, how do set up tabbing? Click to expand... See http://word.mvps.org/faqs/tblsfldsfms/SetTabOrder.htm But it is not an altogether easy solution to implement or to use (as a user working with the form)...
S Suzanne S. Barnhill May 22, 2008 #3 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.
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.