Programming to get object from database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to transfer information from an access database to an excel
spreadsheet. The coding requires the Dim statement "Dim acsAccess as
Access.Application." However, when I run the program I get an "Can't locate
project or library" error message. I'm at a loss as to what to do. I have
made sure that the library containing the Microsoft Access 10.0 object
library is in use. Does anyone have a suggestion as to what I'm doing wrong?
 
Are you running the code in EXCEL or ACCESS?

Tell us a bit more about what you're doing.
 
Back
Top