count word by word automatically with a report in a table
hi everyone,
I need to have a list of the most and less used words in a text
ei: if I have a text: "you go, today go you and me"
when I'll run the macro, I'll see:
you 2
go 2
today 1
and 1
me 1
could you explain me how do it?
thanks a lot
|