I would like to know weather the wordcount counts each seperate word
(including words such as a, i, am, and, so, he, the and so on) or weather it
discounts such words and only 'proper' word attribute to the wordcount (such
as: hello, wordcount, attribute, microsoft and so on). If somebody knows the
awnser could you please let me know. Thankyou for your time.
It counts all of them - copy your list to a Word document and count them!
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Elifdurur wrote:
> I would like to know weather the wordcount counts each seperate word
> (including words such as a, i, am, and, so, he, the and so on) or
> weather it discounts such words and only 'proper' word attribute to
> the wordcount (such as: hello, wordcount, attribute, microsoft and so
> on). If somebody knows the awnser could you please let me know.
> Thankyou for your time.
Thankyou. It it possibel to make it just count word that have four or more
characters?
"Graham Mayor" wrote:
> It counts all of them - copy your list to a Word document and count them!
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> Elifdurur wrote:
> > I would like to know weather the wordcount counts each seperate word
> > (including words such as a, i, am, and, so, he, the and so on) or
> > weather it discounts such words and only 'proper' word attribute to
> > the wordcount (such as: hello, wordcount, attribute, microsoft and so
> > on). If somebody knows the awnser could you please let me know.
> > Thankyou for your time.
>
>
>
Has it been done before? If so can you just add it into your copy of word -
or something like that. I think it would be really usefull tool to have.
Anybody know anything else about it? Thanks for all your great help. and
quick replys - thankyou so much
"Amedee Van Gasse" wrote:
> Elifdurur shared this with us in microsoft.public.word.docmanagement:
>
> > Thankyou. It it possibel to make it just count word that have four or
> > more characters?
>
> Possible? Yes.
> Easy? No.
>
> It would require that *you* *program* something in VBA.
>
> --
> Amedee Van Gasse using XanaNews 1.17.5.7
> If it has an "X" in the name, it must be Linux?
>
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
> How to Report Bugs Effectively
> http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
> Only ask questions with yes/no answers if you want "yes" or "no" as the
> answer.
> http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-n
> o-answers.html
>
> Has it been done before? If so can you just add it into your copy of word -
> or something like that. I think it would be really usefull tool to have.
> Anybody know anything else about it? Thanks for all your great help. and
> quick replys - thankyou so much
>
> "Amedee Van Gasse" wrote:
>
> > Elifdurur shared this with us in microsoft.public.word.docmanagement:
> >
> > > Thankyou. It it possibel to make it just count word that have four or
> > > more characters?
> >
> > Possible? Yes.
> > Easy? No.
> >
> > It would require that *you* *program* something in VBA.
> >
> > --
> > Amedee Van Gasse using XanaNews 1.17.5.7
> > If it has an "X" in the name, it must be Linux?
> >
> > How To Ask Questions The Smart Way
> > http://www.catb.org/~esr/faqs/smart-questions.html
> > How to Report Bugs Effectively
> > http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
> > Only ask questions with yes/no answers if you want "yes" or "no" as the
> > answer.
> > http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-n
> > o-answers.html
> >
You can search using wildcards.
In the "Find" dialog box make sure "use wildcards" is ticked.
Enter the search string:
<[A-z][A-z][A-z][A-z]
Then click on "Find in entire document"
And Word will report how many words with 4 letters and above there are in
the document.
Hope this helps,
David
"Elifdurur" wrote:
> Has it been done before? If so can you just add it into your copy of word -
> or something like that. I think it would be really usefull tool to have.
> Anybody know anything else about it? Thanks for all your great help. and
> quick replys - thankyou so much
>
> "Amedee Van Gasse" wrote:
>
> > Elifdurur shared this with us in microsoft.public.word.docmanagement:
> >
> > > Thankyou. It it possibel to make it just count word that have four or
> > > more characters?
> >
> > Possible? Yes.
> > Easy? No.
> >
> > It would require that *you* *program* something in VBA.
> >
> > --
> > Amedee Van Gasse using XanaNews 1.17.5.7
> > If it has an "X" in the name, it must be Linux?
> >
> > How To Ask Questions The Smart Way
> > http://www.catb.org/~esr/faqs/smart-questions.html
> > How to Report Bugs Effectively
> > http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
> > Only ask questions with yes/no answers if you want "yes" or "no" as the
> > answer.
> > http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-n
> > o-answers.html
> >
> Hi,
>
> You can search using wildcards.
> In the "Find" dialog box make sure "use wildcards" is ticked.
> Enter the search string:
> <[A-z][A-z][A-z][A-z]
> Then click on "Find in entire document"
> And Word will report how many words with 4 letters and above there are in
> the document.
>
> Hope this helps,
> David
>
>
> "Elifdurur" wrote:
>
> > Has it been done before? If so can you just add it into your copy of word -
> > or something like that. I think it would be really usefull tool to have.
> > Anybody know anything else about it? Thanks for all your great help. and
> > quick replys - thankyou so much
> >
> > "Amedee Van Gasse" wrote:
> >
> > > Elifdurur shared this with us in microsoft.public.word.docmanagement:
> > >
> > > > Thankyou. It it possibel to make it just count word that have four or
> > > > more characters?
> > >
> > > Possible? Yes.
> > > Easy? No.
> > >
> > > It would require that *you* *program* something in VBA.
> > >
> > > --
> > > Amedee Van Gasse using XanaNews 1.17.5.7
> > > If it has an "X" in the name, it must be Linux?
> > >
> > > How To Ask Questions The Smart Way
> > > http://www.catb.org/~esr/faqs/smart-questions.html
> > > How to Report Bugs Effectively
> > > http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
> > > Only ask questions with yes/no answers if you want "yes" or "no" as the
> > > answer.
> > > http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-n
> > > o-answers.html
> > >