M
Michael E. Hill
I have a table listing employees with a one-to-many
relationship to a table of notes; obviously each employee
has many notes associated with him/her. I would like to
create a query that lists every employee ONCE with the
most recent note associated to that employee. Each note
does have a date field, but I can't find a way to return
only 1 note for each employee instead every note.
Thanks,
relationship to a table of notes; obviously each employee
has many notes associated with him/her. I would like to
create a query that lists every employee ONCE with the
most recent note associated to that employee. Each note
does have a date field, but I can't find a way to return
only 1 note for each employee instead every note.
Thanks,