HI all,
I have a crosstab query that counts the number of times each of a list of activities has been entered for every user, like this:
User act-1 act-2 act-3 etc
Dana----3
John ---------1 -------4
Fox -----------4
etc
Currently there are 16 activities (and hundreds of users), but the list keeps growing. What I'd like to be able to do is to list, in a report, the top three activities for each user and the count of those activities. Is there an easy way to do this? Or a ridiculously complicated way, for that matter!
Thanks,
James
I have a crosstab query that counts the number of times each of a list of activities has been entered for every user, like this:
User act-1 act-2 act-3 etc
Dana----3
John ---------1 -------4
Fox -----------4
etc
Currently there are 16 activities (and hundreds of users), but the list keeps growing. What I'd like to be able to do is to list, in a report, the top three activities for each user and the count of those activities. Is there an easy way to do this? Or a ridiculously complicated way, for that matter!
Thanks,
James