A
Annette
I have two fields in a table - WorkerID and OriginalWorkerID. The form
that displays this information only shows WorkerID. When the record is
first created, the user will enter a WorkerID. I would like the value
of OriginalWorkerID to be assigned to what was entered in WorkerID.
Then if WorkerID gets CHANGED, I want OriginalWorkerID to stay the
same as it was first entered.
For example on 01/01/2010 the record was created and assigned to
WorkerID 1. WorkerID and OriginalWorkerID would both have values of 1.
Then on 01/05/2010 the WorkerID field was changed to 17, I want the
OriginalWorkerID to stay at 1. This way I can run a report that shows
me how many entries had the WorkerID changed from when the record was
first created.
Any ideas or suggestions on doing it differently?
that displays this information only shows WorkerID. When the record is
first created, the user will enter a WorkerID. I would like the value
of OriginalWorkerID to be assigned to what was entered in WorkerID.
Then if WorkerID gets CHANGED, I want OriginalWorkerID to stay the
same as it was first entered.
For example on 01/01/2010 the record was created and assigned to
WorkerID 1. WorkerID and OriginalWorkerID would both have values of 1.
Then on 01/05/2010 the WorkerID field was changed to 17, I want the
OriginalWorkerID to stay at 1. This way I can run a report that shows
me how many entries had the WorkerID changed from when the record was
first created.
Any ideas or suggestions on doing it differently?