Problems adding command button to print or send reports.

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

Guest

Somebody please help me!!! I have added a couple of command buttons to a form
to print/send reports. They worked fine until recently and now everytime the
buttons are clicked the error message "Error accessing file. Network
connection may have been lost." appears. The is absolutely definitely no
problem with the network connection or printer. The same message also appears
when I try to amend the code. Has anyone seen this before?
 
hi John,
They worked fine until recently and now everytime the
buttons are clicked the error message "Error accessing file. Network
connection may have been lost." appears.

Broken VBA Code is the most common cause. Make a new MDB import all your
objects, compile them, retry.

mfG
--> stefan <--
 

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