(word 2000) Cannot get command buttons to work in a new document

O

old_goat

(upgrading to new version of Office is not an option so please don't suggest
this!)

I've created a template containing a word form, incorporating a number of
userforms to get around limitations in the form drop downs.

All works fine until I try and open a new document based on the template.
The form elements run fine, but the command buttons refuse to work, with no
errors coming through either.

IN the VB editor, I can see the project reference to the template, so I
assume this is being accessed and the userforms visible.

Is there something really obvious I'm missing here?
 
Top