Moving the cursor automatically to the next field is not possible with
formfields, as the only events are on-entry and on-exit.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
>I have created a document with form fields and have been trying to
> unsuccessfully use the code in kb article 211219 to make the enter key
[quoted text clipped - 11 lines]
> objects.
> I am using Word 2003.
Mary Trounson - 15 Nov 2005 09:36 GMT
Yes and no. I still can't get the code example in kb article 211219 to work.
It throws up at:
myformfield = Selection.Bookmarks(1).Name
"The requested member of the collection does not exist"
As I mentioned before I am struggling with Word objects.
And is there a better way then to handle credit card number entering?
> Moving the cursor automatically to the next field is not possible with
> formfields, as the only events are on-entry and on-exit.
[quoted text clipped - 14 lines]
> > objects.
> > I am using Word 2003.