DB connectivity in word

S

Swapnil

How can I make database connectivity (Access and Excel) in Microsoft Word
VBE. If possible please give me one sample code.
 
C

Chuck

Look up "DAO" in Word help (DAO = Data Access Object). That will explain and
give an example...
 
Top