B
Becky
I have a database that has multiple users. The form's
data source is a table, and there is an autonumber field
in the table. The form has a "calculate button", which
calculates many values, and I had also coded it to
refresh so that the data is saved at that time. Users
are getting a runtime error which tells them that
the "record is deleted". It does not happen
consistently, but seems to be happening more frequently
lately. I thought that maybe the refresh action was
causing the problem, but when I took that out of the
code, they still got the runtime error. Any ideas???
What can I do to prevent this from happening?
data source is a table, and there is an autonumber field
in the table. The form has a "calculate button", which
calculates many values, and I had also coded it to
refresh so that the data is saved at that time. Users
are getting a runtime error which tells them that
the "record is deleted". It does not happen
consistently, but seems to be happening more frequently
lately. I thought that maybe the refresh action was
causing the problem, but when I took that out of the
code, they still got the runtime error. Any ideas???
What can I do to prevent this from happening?