R
Robert Davis
Is it possible (and if so, how?) to communicate between projects in VBA?
Say I have a project called MailMerge and a project called Database in VBA
for Word. Instead of putting a bunch of database code that many other
projects can use into MailMerge, I want to, for instance, just code the
database layer in a project that all my other word applications can share.
Forgive my ignorance, but can this be done? HOW?
TIA!
Robert
Say I have a project called MailMerge and a project called Database in VBA
for Word. Instead of putting a bunch of database code that many other
projects can use into MailMerge, I want to, for instance, just code the
database layer in a project that all my other word applications can share.
Forgive my ignorance, but can this be done? HOW?
TIA!
Robert