B
BARKAROO
I have a database where I need to be able to track the last user that
modified a record. I don't need to know what specific info was modified,
just which user did it.
I tried following Allen Browne's "Creating an Audit Lot" page, however, I
was unsuccessful. (Because I am inexperienced with VBA, and because, the
procedure gets further complicated, almost impossible, when using tab
controls on a form.) My Database uses a form, with Tab controls for entering
and editing data for each record in the database.
Does anyone know of some simple way to tell which user last modified a
record? Any assistance would be greatly appreciated.
Barkaroo
modified a record. I don't need to know what specific info was modified,
just which user did it.
I tried following Allen Browne's "Creating an Audit Lot" page, however, I
was unsuccessful. (Because I am inexperienced with VBA, and because, the
procedure gets further complicated, almost impossible, when using tab
controls on a form.) My Database uses a form, with Tab controls for entering
and editing data for each record in the database.
Does anyone know of some simple way to tell which user last modified a
record? Any assistance would be greatly appreciated.
Barkaroo