R
Rajesh.N
Hi,
I have an template file (dotm), I have an VB form attached to this template.
I have added a code form1.show to Document_New() and Document_Open() events.
When I create an new file based on this template, the form1 pops up as the
document_new() event would be triggered !
But I want this form1 to be poped up when I open an saved document that was
created based on this template...
How can I get this done?
Thanks in advance
Regards,
Rajesh.N
I have an template file (dotm), I have an VB form attached to this template.
I have added a code form1.show to Document_New() and Document_Open() events.
When I create an new file based on this template, the form1 pops up as the
document_new() event would be triggered !
But I want this form1 to be poped up when I open an saved document that was
created based on this template...
How can I get this done?
Thanks in advance
Regards,
Rajesh.N