DAO

D

Donna Watling

When I try to declare a DAO.Recordset I'm getting an error saying user-defined type not defined. I have a vague recollection of having to change a setting somewhere for this, but can't find it now .... help!

Cheers
Donna
 
A

Allen Browne

From a code window, choose References on the Tools menu.

Add a reference to
Microsoft DAO 3.6

More info on references:
http://allenbrowne.com/ser-38.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

Donna Watling said:
When I try to declare a DAO.Recordset I'm getting an error saying
user-defined type not defined. I have a vague recollection of having to
change a setting somewhere for this, but can't find it now .... help!
 
D

Donna Watling

Cheers! (working now)

Allen Browne said:
From a code window, choose References on the Tools menu.

Add a reference to
Microsoft DAO 3.6

More info on references:
http://allenbrowne.com/ser-38.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.


user-defined type not defined. I have a vague recollection of having to
change a setting somewhere for this, but can't find it now .... help!
 

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