J
JD
Hi..
I need to be able to write a query that can count up to 10 instances
of a certain field, even if there are more than 10 instances.
Let's say I have many different ID numbers, and some have 3 instances
(records), some have 10 and some have 20. The query needs to give me
the first 10 (well, no more than 10 records) for each ID number.
Can this be done in a query?
If it sounds confusing, please let me know and I'll try to better
explain what I'm trying to get.
Thanks much!
I need to be able to write a query that can count up to 10 instances
of a certain field, even if there are more than 10 instances.
Let's say I have many different ID numbers, and some have 3 instances
(records), some have 10 and some have 20. The query needs to give me
the first 10 (well, no more than 10 records) for each ID number.
Can this be done in a query?
If it sounds confusing, please let me know and I'll try to better
explain what I'm trying to get.
Thanks much!