Libraries Error

D

Daniel P

Good morning

I created a macro that backup up another one of my databases. It was functional but now I get an error message stating that "It cannot find c:\.......\automaticbackup.mbd ...... make sure the path and file name are correct and that all the required libraries are available.

How can I verify which libraries are required to run my code?

Thank you

Daniel
 
R

Robin Guest

Daniel,

In the error report below the file name has an mbd
extension, not an mdb. If this is the case it may not be
able to find it.

Hope it is that simple.

-----Original Message-----
Good morning,

I created a macro that backup up another one of my
databases. It was functional but now I get an error
message stating that "It cannot find
c:\.......\automaticbackup.mbd ...... make sure the path
and file name are correct and that all the required
libraries are available."
 

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