Crystalyzer
Technical User
- Mar 28, 2003
- 218
I have a table of data in Access 2003 with columns "Company" and "Tag" as follows:
What I want to do is find the top ten most often paired tags. In the simple example above "media" and "entertainment" have been paired (with the same company) twice. Can anyone suggest a way to do this?
Thanks and best regards,
-Lloyd
Code:
Company Tag
ABC media
ABC showbiz
ABC TV
ABC entertainment
DEF media
DEF entertainment
DEF radio
GHI software
GHI enterprise
GHI programming
What I want to do is find the top ten most often paired tags. In the simple example above "media" and "entertainment" have been paired (with the same company) twice. Can anyone suggest a way to do this?
Thanks and best regards,
-Lloyd