H
Herve cadieu
Hi all,
I would like to know if it is possible that a template.dot can write while
creating a document in the Thisdocument object of the project(Document)
some routines. If yes How to proceed ?
such as :
Sub document_open
"look if a particular DLL is available"
end sub
Or in a custom module added programmatically to the document...
(Is the VBIDE able to do so ?).. as Create object instruction ?
or the like ...
any code snippet is very welcome
Regards
I would like to know if it is possible that a template.dot can write while
creating a document in the Thisdocument object of the project(Document)
some routines. If yes How to proceed ?
such as :
Sub document_open
"look if a particular DLL is available"
end sub
Or in a custom module added programmatically to the document...
(Is the VBIDE able to do so ?).. as Create object instruction ?
or the like ...
any code snippet is very welcome
Regards