ADO -DAO problem

  • Thread starter Thread starter Gerry
  • Start date Start date
G

Gerry

Hello
I work in access 2003
I would use some new code:

Dim appWord As Word.application

'User-defined not defined' .

I know it has to do with DAO -ADO, but I don't know how to resolve it.

My active references for the database: are available:
- VBA for applications
- MS Access 11.0 Object Library
- OLE automation
- Microsoft DAO 3.3 Object Library
- Microsoft ActiveX Data Objects 2.1 Library

How can I resolve this
 
Nope, it is not DAO-ADO, but about a missing a reference to

[ ] Microsoft Word x.0 Object Library



Vanderghast, Access MVP
 
Back
Top