Record has been changed by another user

  • Thread starter Thread starter Bob Lafferty
  • Start date Start date
B

Bob Lafferty

I have a subform in a form. Each gets data from several
tables. They share one table using separate queries but
the queries do not access the same fields. This is a
single database on one computer. When I make a change in
the master form and go to exit with save, I get the
message "Record has been changed by another user..." Any
suggestions?
 
Hi,

Your VBA code has changed that same record, maybe? and definitively, VBA
code is another user (than the one in front of the keyboard).


Hoping it may help,
Vanderghast, Access MVP
 

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