J
J.J.T.B Somhorst
Dear sir/madam,
I have developed an word template which I placed in the startup directory of
word. It contains general functionality which should be used by other
templates I going to develop.
The problem is as follows. When I open word I can see that the code in the
startup template is triggerd correctly. In one situation I have a program
(Lotus Notes) which triggers word to create a new document using a template
stored in the database. When I refer to code from the startup template in
this template I get compilation errors because it cannot find the code it
searches for. The strange thing is that I can see the startup template in the
visual basic designer but it is not available for editing at all.
Could someone help me with this issue? I need to reference the global
template because I dont want to put the exact same code in 40 different
templates because that would be to hard to maintain as you can imagine.
Many thanks in advance.
I have developed an word template which I placed in the startup directory of
word. It contains general functionality which should be used by other
templates I going to develop.
The problem is as follows. When I open word I can see that the code in the
startup template is triggerd correctly. In one situation I have a program
(Lotus Notes) which triggers word to create a new document using a template
stored in the database. When I refer to code from the startup template in
this template I get compilation errors because it cannot find the code it
searches for. The strange thing is that I can see the startup template in the
visual basic designer but it is not available for editing at all.
Could someone help me with this issue? I need to reference the global
template because I dont want to put the exact same code in 40 different
templates because that would be to hard to maintain as you can imagine.
Many thanks in advance.