A family of Microsoft word processing software products for creating web, email, and print documents.
Hi Everyone
It's sorted! I had a UserFormInitialize subroutine for when a new document based on the template was created, and a UserFormActivate subroutine to repopulate the form when a document based on the template was re-opened for editing. It didn't like both. I've moved the code for repopulating the form to the OK button code and deleted the UserFormActivate subroutine and the default now works.
Thanks for all your input on this problem, I thought you may like to know how it was finally (cross fingers) fixed.
Aehan