Do go through this link should help you solve the first part of your program.
http://www.freevbcode.com/ShowCode.asp?ID=993
As per the counting the number of pages in the documents. Have one variable
to store total number of pages,open each document, count the number of pages
and add it to the total number of pages.
I hope this is helpful
Anand

Signature
"Who will guard the guards?"
> I have several different folders all in one main dir, that have approx 3000
> different documents. What I need is some sort of program that will go
[quoted text clipped - 4 lines]
>
> Anyone know of a program that can do this ?