Communicating between Projects in VBA???

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
 
W

Word Heretic

G'day "Robert Davis" <[email protected]>,

stick the code in a global template. Many explicit instructions avail
from my word vba spellbook.

Steve Hudson
Word Heretic Sydney Australia
Tricky stuff with Word or words

Email: WordHeretic at tpg.com.au


Robert Davis was spinning this yarn:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top