A
Alison
Earlier I found I needed to set the following to use DAO
reference in Access 2002:
Sounds as though you haven't set a reference to DAO (it
isn't set by default in Access 2002, nor 2000)
With any code module open, select Tools | References from
the menu bar, scroll through the list of available
references until you find the one for Microsoft DAO 3.6
Object Library, and select it. If you're not going to be
using ADO, uncheck the reference to Microsoft ActiveX
data Objects 2.x Library.
My question is this, what if a machine does not have this
listed in Tools | Reference? Do I need to install Access
again? Or what should I do?
Thanks for all your help!!!
Alison
reference in Access 2002:
Sounds as though you haven't set a reference to DAO (it
isn't set by default in Access 2002, nor 2000)
With any code module open, select Tools | References from
the menu bar, scroll through the list of available
references until you find the one for Microsoft DAO 3.6
Object Library, and select it. If you're not going to be
using ADO, uncheck the reference to Microsoft ActiveX
data Objects 2.x Library.
My question is this, what if a machine does not have this
listed in Tools | Reference? Do I need to install Access
again? Or what should I do?
Thanks for all your help!!!
Alison