gerard1979
MIS
I have a form with 4 tabpages in an Access 2002 database]
It's customerrelated information so I need to know who's inside changes the data for the last time.
So 2 fields in the database contains this information
a timestamp and a userstamp
the procedure isn't the problem but how to implement the procedure. When users not change, but only look to information they get a time/userstamp.
I tried the procedures Form_AfterUpdate, Form_Dirty, but it doesn't work.
I think the problem is related to the tabpages, but anyone knows how to solve this?
Thanx,
gerard
It's customerrelated information so I need to know who's inside changes the data for the last time.
So 2 fields in the database contains this information
a timestamp and a userstamp
the procedure isn't the problem but how to implement the procedure. When users not change, but only look to information they get a time/userstamp.
I tried the procedures Form_AfterUpdate, Form_Dirty, but it doesn't work.
I think the problem is related to the tabpages, but anyone knows how to solve this?
Thanx,
gerard