I have a table that stores hearing aid service records. One aid may be serviced several times and then at some point it may be written off. I have a Y/N field of 'WriteOff'.
If the last service resulted in a 'WriteOff' then I want all previous entries for that particular aid to also have it's 'WriteOff' field to = Yes as well.
Any help appreciated.
If the last service resulted in a 'WriteOff' then I want all previous entries for that particular aid to also have it's 'WriteOff' field to = Yes as well.
Any help appreciated.