You canceled the previous operation message

M

Mary

"You canceled the previous operaton" message keeps popping
up when I click one of my access reports and won't allow
me to open it. I've shut the computer down and it still
occurs. The database is on a shared drive.
 
A

Arvin Meyer

First split the database and put a copy of the front-end on the workstation
of each user. There is a wizard to help you do this located in Tools ...
Database Utilities ... Database Splitter. If it isn't there you'll need to
install it.

Next, check the NoData property on the report's property sheet and if it is
set to No, either reset it, or set it in code where you can add some error
handling, even On Error Resume Next will work here.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

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