Group: microsoft.public.word.vba.general
From: =?Utf-8?B?RWxsZW5N?=
Date: Wednesday, February 13, 2008 5:57 AM
Subject: Tab cycle issue

I designed a userform in VBA for Word containing 12 fields. I have a dilemma
when I tab through the fields. The tab order is okay, but the form closes
after I have cycled through all of the fields and have left the 12th field.
Tabbing past this point does not cycle back to the first field the way I had
anticipated. Obviously, this is a problem because tabbing to far could cause
the user to loose all data in the form. What gives?

Thanks in advance for your help.

Ellen