R
Rand
I have a database that contains employee information. I
need to track when something is changed in the record. I
used an example module from microsoft that adds an update
column to my table and an Update Field on my form. I can
make changes and the from updates tells me who, when and
what. However the table doesn't update. I followed the
example as recorded on the MS knowledge base. so the
update field updates before update. Please help I really
need the table to update with the same information. Thank
You.
need to track when something is changed in the record. I
used an example module from microsoft that adds an update
column to my table and an Update Field on my form. I can
make changes and the from updates tells me who, when and
what. However the table doesn't update. I followed the
example as recorded on the MS knowledge base. so the
update field updates before update. Please help I really
need the table to update with the same information. Thank
You.