S
sword856
Hello all out there.
I have tried to use this forum trying to solve this problem, and have
not found anything that fits what I need, at least not yet. I have a
form that records class history, containing the three fields of
FullName, ClassName, and DateTaken.
When a user enters values for FullName and ClassName, I want any
existing record with that combination to updated with the new date
provided by the user. This is because I am only interested in the
most recent time any class was taken by a given person.
It would be best if the user didn't edit the existing record but
rather replaced it with the new one, if that makes sense. This is
because I have the date box set up so that they can "lock" the
date(with a button) so that the datee they enter moves to the new
record when they hit my "add new" button.
If this is possible, any help would be greatly appreciated.
TIA,
George
I have tried to use this forum trying to solve this problem, and have
not found anything that fits what I need, at least not yet. I have a
form that records class history, containing the three fields of
FullName, ClassName, and DateTaken.
When a user enters values for FullName and ClassName, I want any
existing record with that combination to updated with the new date
provided by the user. This is because I am only interested in the
most recent time any class was taken by a given person.
It would be best if the user didn't edit the existing record but
rather replaced it with the new one, if that makes sense. This is
because I have the date box set up so that they can "lock" the
date(with a button) so that the datee they enter moves to the new
record when they hit my "add new" button.
If this is possible, any help would be greatly appreciated.
TIA,
George