G
Gadi Spero
Hi all,
I'm looking for a way to list all the words in a document by order of
their frequency of appearance, so the most frequently used word gets
listed at the top, and the rest in descending order below.
The macro at http://tinyurl.com/2upbp4e does the job nicely (after
correcting some carriage returns that I assume got added when pasting
the code), however it only works with English words - words in Hebrew
are not counted.
Is there any easy way to set this up so it works for Hebrew words as
well? I don't know VBA, so I can't implement a solution on my own at
this point, but was hoping perhaps it would be simple enough for
someone to point me in the right direction.
MTIA,
Gadi
I'm looking for a way to list all the words in a document by order of
their frequency of appearance, so the most frequently used word gets
listed at the top, and the rest in descending order below.
The macro at http://tinyurl.com/2upbp4e does the job nicely (after
correcting some carriage returns that I assume got added when pasting
the code), however it only works with English words - words in Hebrew
are not counted.
Is there any easy way to set this up so it works for Hebrew words as
well? I don't know VBA, so I can't implement a solution on my own at
this point, but was hoping perhaps it would be simple enough for
someone to point me in the right direction.
MTIA,
Gadi