Dear Chip:
You do not need to number all of them to do this, but it uses a very similar
method to Ranking to just find the one you want. However, if there are
fewer than 25 or 50 rows, it won't find any. Would you want it to find the
19th row when that's all there are? I won't cover that option at this time.
Now, you want the 25th row, but you must specify the order that is used to
count them. Do you want the 25th row in DateSpoken order. In WordSpoken
order? Or would you like to sort them using bothe these columns? Or
something else? Also, please note that if there are rows in a set that have
identical Date and Word, and there is a 2 way tie for 24th place, or a 3 way
tie for 23rd or 24th place, then there is no row (or rows) at 25th place!
Uniqueness in the ordering has no substitute! Also, to be reliable,
uniqueness must be enforced.
Now, I just assumed that your term "Group" meant SubjectID. Was that the
correct assumption. If you think I'm being picky about such definitions,
wait till you see what the computer does with any misdefined terms for this!
You're going to have to dot every T and cross your eyes to get the system to
do this! So, obviously I have to be certain about what you want to begin to
construct it.
And, it can get pretty complex, too, depending on your answers to all these
questions! Remember that the ranking columns must be specified IN ORDER of
their significance. That makes a difference, too.
I feel just like I do trying to get a specification out of a client now.
Tom Ellison