Guest_imported
New member
- Jan 1, 1970
- 0
I'm using a regular expression to count the number if times a particular word appears in a selected record, I now need to sort those selected records in order by the number of counted words found in the record. I've gotten to the point of having a list of records and the 'keyword' word count for each record. What I can't figure out now is how to sort them in, say descending, order.
Any advice? Let me know if you need to see my code.
Thanks.
Any advice? Let me know if you need to see my code.
Thanks.