ADO -DAO problem

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
 
V

vanderghast

Nope, it is not DAO-ADO, but about a missing a reference to

[ ] Microsoft Word x.0 Object Library



Vanderghast, Access MVP
 

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