You can use the Information property. For example:
Debug.Print ActiveDocument.Content _
.Information(wdNumberOfPagesInDocument)
If you want to display the number of pages in a document, insert the
NUMPAGES field.

Signature
Stefan Blom
Microsoft Word MVP
> Hi
>
> Is there any way that I can get the total number of page in doc ?
>
> Many Thanks
hi,
MsgBox ActiveDocument.ComputeStatistics(wdStatisticPages)

Signature
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"