M
Mason Hall
I am building a database which I want to track current and historical changes
to employee information. For example I want to be able to report on current
employee location, supervisor, etc... and past employee information.
I am stuck with how to get the query to work and how to get a form which
will pull current employee record but also allow me to update just fields
that are changing and create a new record for each time updates occur.
Thus far I have created a parent table (with employee IDs and name) and a
child table (with employee detailed information, unique transaction ID and
transaction date).
Any help is greatly appreciated!
to employee information. For example I want to be able to report on current
employee location, supervisor, etc... and past employee information.
I am stuck with how to get the query to work and how to get a form which
will pull current employee record but also allow me to update just fields
that are changing and create a new record for each time updates occur.
Thus far I have created a parent table (with employee IDs and name) and a
child table (with employee detailed information, unique transaction ID and
transaction date).
Any help is greatly appreciated!