W
wdVBANovice
Hi: I've created a Word (2002) document template with text formfields, and
have macros set to run on exit of various formfields.
Is it possible to set the focus (actually move the cursor) of the
ActiveDocument back to the formfield that the user just exited within the
macro that was called on exit?
All I can find are SetFocus methods for active x controls (not formfields),
and the "Select" method of the Formfields collection doesn't seem to do
anything?
have macros set to run on exit of various formfields.
Is it possible to set the focus (actually move the cursor) of the
ActiveDocument back to the formfield that the user just exited within the
macro that was called on exit?
All I can find are SetFocus methods for active x controls (not formfields),
and the "Select" method of the Formfields collection doesn't seem to do
anything?