Value of selected Text Form Field

A

Ambroski

I'm creating a Word Form doc that contains lots of Text Form Fields.
For certain Text Form Fields, I want to do a check on them (after the
user enters data in them) by running a macro
'on exit'.
How do I get the value of the value of the selected Text Form
Field(that is on focus)?
 
Top