Closing Excel error message from Access 2K

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I have a timed event,in Access that opens an excel sheet. Sometimes the
opening of the excel sheet fails and an Excel message box appears saying
"unable to read file". This then stops further code running in my Access
database.
What I want to be able to do is to close down the excel message, from
Access so further code can run.

Can anyone help me?

Thanks in advance
Dave BT Wholesale UK
 
Hello Dave,

Via On Error function, you can bypass the message box.

Best Regards

Bill
 

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

Back
Top