you might have a field12_unselect code with end
"EllenM" wrote:
> 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