I have a Word 2003 template which is a form. Users use the template to open a blank form.
The form has a number of formfields and (activex) commandbuttons. It also has two public variables, the values of which need to be available to the Click event procedures that are invoked by the commandbuttons.
However, when users click on any of the buttons, all the public variables are reset to their default values, losing the values set in other procedures.
Can anyone help me debug this ?
Thanks
Garry



