form field, avoiding mouse to say "ok"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What do i do to prevent the user from having to point and click OK to go to move through a form and finish it. the macro stops at the line I wish it to, but I don't want to have to click OK after each fillin.

pat
 
If you create a protected form instead of using FILLIN fields, users can tab
from one field to another. See
http://www.mvps.org/word/FAQs/Customization/FillinTheBlanks.htm and
especially the forms tutorials by Dian Chapman that this article links to

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

pkurz said:
What do i do to prevent the user from having to point and click OK to go
to move through a form and finish it. the macro stops at the line I wish it
to, but I don't want to have to click OK after each fillin.
 
Back
Top