life036 Posted October 28, 2010 Posted October 28, 2010 Hello, I'm wondering if there is some kind of calculation or summary that will allow me to view a count of how many times each word or phrase shows up in a field. To put things simply, when I hit Ctrl-I to index a field as shown in the image, I'd also like to see how many times each indexed word appears in that field: What is the best way to accomplish this? It doesn't matter where the number shows up, I just want to get a quick count of everything in the index. Thanks
bcooney Posted October 28, 2010 Posted October 28, 2010 (edited) Perhaps a sub-summary report by this field. However, to me, if you require reporting, you should be using IDs. That is, this field should contain the ID of a value from a table that is devoted to these choices. Counting IDs is much more accurate. btw, the index contains one occurrence of each unique value. So, you're not really interested in analyzing the index. Edited October 28, 2010 by Guest Subsummary idea
Recommended Posts
This topic is 5198 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now