Home All Groups Group Topic Archive Search About
Author
1 Mar 2007 7:40 AM
sukkaisrael
hello can u help me out in doing line count of a word document in V.B
6.0
where line count is a command button plz send some code so that i can
learn more as im very new to this platform

Author
1 Mar 2007 7:49 AM
NickHK
Isn't the line count exposed as a Built-In Property of the document.
Check the Word VBA help for "BuiltInDocumentProperties Property".

NickHK

<sukkaisr***@gmail.com> wrote in message
Show quoteHide quote
news:1172734858.322036.223020@s48g2000cws.googlegroups.com...
> hello can u help me out in doing line count of a word document in V.B
> 6.0
> where line count is a command button plz send some code so that i can
> learn more as im very new to this platform
>
Author
1 Mar 2007 2:18 PM
PeterD
On 28 Feb 2007 23:40:58 -0800, sukkaisr***@gmail.com wrote:

>hello can u help me out in doing line count of a word document in V.B
>6.0
>where line count is a command button plz send some code so that i can
>learn more as im very new to this platform

Line count or paragraph count?

Line count is undefined.