View Single Post
Old 06-25-2009, 10:27 AM   #3 (permalink)
yrona
Registered User
 
Join Date: Aug 2008
Posts: 6
OS: Windows XP SP2


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
yrona is offline   Reply With Quote