J
JeffP->
I've been reading about some of the programming and new document types with
Office 2007.
Currently we use an addin that enables all of our templates to merge data
via DDE from the primary CRM application.
I may need to replace Office 2000 with Office 2007 and port this VBA addin
to the new Office 2007.
I'd like to know if the .Net version is capable of instantiating DDE when a
template is launched?
Can I simply port the current addin dot to Office 2007 dot by copy paste
into a new Office 2007 template? I think that the .Net version works with
the new document types and may contain the code in an assembly centrally
located; I'm hoping that the older .dot files are compatible with Office
2000 as far as the VBA is concerned are still capable of being installed in
the startup folder, any info would be helpful.
TIA
Office 2007.
Currently we use an addin that enables all of our templates to merge data
via DDE from the primary CRM application.
I may need to replace Office 2000 with Office 2007 and port this VBA addin
to the new Office 2007.
I'd like to know if the .Net version is capable of instantiating DDE when a
template is launched?
Can I simply port the current addin dot to Office 2007 dot by copy paste
into a new Office 2007 template? I think that the .Net version works with
the new document types and may contain the code in an assembly centrally
located; I'm hoping that the older .dot files are compatible with Office
2000 as far as the VBA is concerned are still capable of being installed in
the startup folder, any info would be helpful.
TIA