S
szag via AccessMonster.com
Simplified, I have a table with the following fields:
Staff_Name
Category
Hours
Date_Record_Added
I need to be able to select the the most recent ("Date_Record_Added" field)
record for each combination of Staff_Name & Category. I know how to do it if
there was only one combination but with 20 staff and 30 categories there are
obviously many combinations of which I need to have the last record added.
Any ideas?
Staff_Name
Category
Hours
Date_Record_Added
I need to be able to select the the most recent ("Date_Record_Added" field)
record for each combination of Staff_Name & Category. I know how to do it if
there was only one combination but with 20 staff and 30 categories there are
obviously many combinations of which I need to have the last record added.
Any ideas?