R
Robert
I have a form with formfields which have macros which run
on exit. When the user is done there is a toolbar macro
that cleans up. There is a problem if the user doesn't
exit the formfield before going to the toolbar macro-the
formfield macro doesn't run. I was trying to add a line to
the toolbar cleanup macro that selects a different form
field so the formfield macro will run, but macros can't be
run when the document is protected. Is there a way to make
sure the user exits the form field after they make a
change? Thanks.
on exit. When the user is done there is a toolbar macro
that cleans up. There is a problem if the user doesn't
exit the formfield before going to the toolbar macro-the
formfield macro doesn't run. I was trying to add a line to
the toolbar cleanup macro that selects a different form
field so the formfield macro will run, but macros can't be
run when the document is protected. Is there a way to make
sure the user exits the form field after they make a
change? Thanks.