Finding it difficult.
I have a tables where there is a Job Position Number. Can anyone suggest a good way to tackle this problem:
I have a form where you can see this:
Post Number: MU071
Title: Mrs
Initials: S
Name: Smith
Start Date: 1 Jan 05
End Date: 1 Jun 05
Replacement Title: Miss
Replacement Initials: P
Replacements Name: Jones
Start Date: 1 Jun 05
End Date: 1 Dec 05
What I want to do is move the replacement into the post number once they assume the position and the replacement fields become empty until somebody else is identified.. However I want to maintain a history that Mrs Smith held the job.
I have a tables where there is a Job Position Number. Can anyone suggest a good way to tackle this problem:
I have a form where you can see this:
Post Number: MU071
Title: Mrs
Initials: S
Name: Smith
Start Date: 1 Jan 05
End Date: 1 Jun 05
Replacement Title: Miss
Replacement Initials: P
Replacements Name: Jones
Start Date: 1 Jun 05
End Date: 1 Dec 05
What I want to do is move the replacement into the post number once they assume the position and the replacement fields become empty until somebody else is identified.. However I want to maintain a history that Mrs Smith held the job.