R
Rob S
Hi,
Firstly I'm a complete Access novice.
We have inherited a Access 2000 mdb with various names and addresses stored,
which we access through a form. I can let either everyone or no-one update the
database with file permissions, but what I want to be able to do is let everyone
make amendments, but have a Yes/No dialogue as they leave the record/quit the
database so they can save or discard their amendments to that record. Or failing
that an "update mode" button on the form which changes just that record from
read only to read/write.
This surely isn't that complicated, but we've struggled all afternoon on it. So
far we have come up with a macro associated with the BeforeUpdate event, which
pops up a warning MsgBox, but can't see anywhere to have a Yes/No box. Would we
need to get into VB for something as simple as this?
regards
-Rob
robatwork at mail dot com
Firstly I'm a complete Access novice.
We have inherited a Access 2000 mdb with various names and addresses stored,
which we access through a form. I can let either everyone or no-one update the
database with file permissions, but what I want to be able to do is let everyone
make amendments, but have a Yes/No dialogue as they leave the record/quit the
database so they can save or discard their amendments to that record. Or failing
that an "update mode" button on the form which changes just that record from
read only to read/write.
This surely isn't that complicated, but we've struggled all afternoon on it. So
far we have come up with a macro associated with the BeforeUpdate event, which
pops up a warning MsgBox, but can't see anywhere to have a Yes/No box. Would we
need to get into VB for something as simple as this?
regards
-Rob
robatwork at mail dot com