S
Sheryl
I'm stripping down an Access application, so I started a
clean MDB and am importing tables, queries, etc. as
needed. I imported my Modules, and the VBA compiler now
doesn't recognize e.g. 'Dim db as Database' and 'Dim rs as
DAO.Recordset'. (I know this wouldn't happen if I copy
the MDB and delete stuff I DON'T need).
What do I do to restore VBA's ability to recognize
database stuff?
clean MDB and am importing tables, queries, etc. as
needed. I imported my Modules, and the VBA compiler now
doesn't recognize e.g. 'Dim db as Database' and 'Dim rs as
DAO.Recordset'. (I know this wouldn't happen if I copy
the MDB and delete stuff I DON'T need).
What do I do to restore VBA's ability to recognize
database stuff?