S
Sue
I'm trying to define a database object so that I can use
the CurrentDB method but the statments:
Dim dbs As Database
or
Dim dbs As DAO.Database
both return the error 'User-defined data type not defined'
and this type isn't listed in the autocomplete listbox
that comes up when you type 'As '.
Thanks,
Sue (pulling-hair-out)
the CurrentDB method but the statments:
Dim dbs As Database
or
Dim dbs As DAO.Database
both return the error 'User-defined data type not defined'
and this type isn't listed in the autocomplete listbox
that comes up when you type 'As '.
Thanks,
Sue (pulling-hair-out)