Hello, All,
Thank you for your help.
I'm working with Access 2007 and need to learn how to pull the lowest value for a particular ID.
For Example:
Patient Procedure Procedure Rank
John Smith 12450 3
John Smith 42258 8
John Smith 30114 2
Mike Jones 44454 5
Mike Jones 13534 9
How do I I set up a query so that the only records that pull are John Smith's with Procedure Rank 2 (his lowest) and Mike Jones' with Procedure Rank 5 (his lowest)? I am not interest in the other...only the lowest for each Patient.
Any ideas,
Thank you, Tom