What does the macro do? Post the code?
Is the form locked on the user's PC?
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
BJ wrote:
> I am using a 'Text form Field' in a word template for user to enter a
> date. and set up to run a macro when user exit from this text form
> field.
>
> it works fine on my machine. either tab out from the field or click on
> somewhere else. the header will be changes based on the date i
> entered. but, on a user's machine, the macro didn't run the first
> time user tab out the field. user has to go back to the field and tab
> out again to trigger the macro.
>
> can someone let me know why this hapened? is this because the user has
> different settings or what?
>
> Thank you for any help.