|
Re: Using Text Form Field in Word -designing form
Dear Mickey,
You have to use macros that catch the enter key being pressed and then switch the input focus to point to the next field. The link macropod posted shows you exactly how to do that.
In my experience useing macros is problematic; it may or may not work depending on the users' macro level security. Documents sent via email may be intercepted by spam catchers that grab all documents with vba code in it.
My recommendation is to become accustomed to using the tab key.
Regards,
Yilmaz Rona
|