I have created a template that contains 3 macros
- A New macro that updates fillin macros in the header and then locks them
- A macro that runs from a MACROBUTTON that does a show/hide toggle on some text in a table
- an Open macro that also runs the show/hide macro with a parameter that ensures that the text is visible when the document is opened
[/list]Now, these macros seem to stay in the template whilst the document has a pointer to the template.This is fine for the New macro, but if the document is to be sent to someone who does not have the template, it would be useful if the Open and toggle macros were available in the document itself.
So, my question is: Is there a way to have these macros exist in the document once it is created from the template?
TIA