Hey guys. At work, I'm putting together a database of information, and it looks something like this (though much more extensive)
001 A B C D
002 B C D E F G
003 G H A
004 A D C B E F Q Z
005 C B D A
006 D
What I'm trying to say is that each item gets multiple categories. There are a different number of categories per item and items can be in different columns. A will not always be in column one. There are thousands of these. There are hundreds upon hundreds of categoris. What I want to do is generate a master list of every category and its frequency. I want to see
2 A
4 B
3 C
1 D
etc etc. You get the point. I'm willing to work in Excel or Access, whatever works. Is this possible? I hope so.
Thanks
-Phil
001 A B C D
002 B C D E F G
003 G H A
004 A D C B E F Q Z
005 C B D A
006 D
What I'm trying to say is that each item gets multiple categories. There are a different number of categories per item and items can be in different columns. A will not always be in column one. There are thousands of these. There are hundreds upon hundreds of categoris. What I want to do is generate a master list of every category and its frequency. I want to see
2 A
4 B
3 C
1 D
etc etc. You get the point. I'm willing to work in Excel or Access, whatever works. Is this possible? I hope so.
Thanks
-Phil
