J
Joe
Hi,
I’ve had great help from this group in the past and hope that someone might
be able to help me once again.
I have a subform Asset Assignments based on tblAssetAssignments (datasheet)
that records the history of assignment of assets to various employees. The
subform has textboxes with the fields AssignID, AssignmentDate,
AssignDescription, cboEmployee with linked textbox Department (record source
=cboEmployee.Column(2)) such that selection of the employee’s name
automatically populates the department name as allocated in the Employee
Form.
My problem is that whenever an employee is transferred to another department
all historical records of that employee update to reflect the latest
department. Is it possible to allow update of the department name in the
last recorded date of asset assignment and still retain the historical
record? If so, how would I go about it?
Many thanks in anticipation,
Joe
I’ve had great help from this group in the past and hope that someone might
be able to help me once again.
I have a subform Asset Assignments based on tblAssetAssignments (datasheet)
that records the history of assignment of assets to various employees. The
subform has textboxes with the fields AssignID, AssignmentDate,
AssignDescription, cboEmployee with linked textbox Department (record source
=cboEmployee.Column(2)) such that selection of the employee’s name
automatically populates the department name as allocated in the Employee
Form.
My problem is that whenever an employee is transferred to another department
all historical records of that employee update to reflect the latest
department. Is it possible to allow update of the department name in the
last recorded date of asset assignment and still retain the historical
record? If so, how would I go about it?
Many thanks in anticipation,
Joe