JulieAsking
Registered User.
- Local time
- Today, 04:51
- Joined
- Jan 5, 2002
- Messages
- 34
I have a database of surgical operations. I wish to discover which patients over 2002 had the most surgical procedures done on them - say the top 10 patients.
I think this query will have to be worked on the autonumber Patient ID number as it is the only column that shows repeats. eg. Patient ID 7 shows up three times in the Patient ID column so I know the patient represented by the number 7 has had three separate operations done.
A Top Query would not work in this instance, and I need to get Access to tell me which Patient ID numbers have been repeated for the year 2002, then tell me the 10 that have had the most repeats. I sound cumbersome but is this possible please?
Thank you - Julie
I think this query will have to be worked on the autonumber Patient ID number as it is the only column that shows repeats. eg. Patient ID 7 shows up three times in the Patient ID column so I know the patient represented by the number 7 has had three separate operations done.
A Top Query would not work in this instance, and I need to get Access to tell me which Patient ID numbers have been repeated for the year 2002, then tell me the 10 that have had the most repeats. I sound cumbersome but is this possible please?
Thank you - Julie