Is there a way to get number of pages in a word doc (word 2003) without opening the doc? I want to create a summary list of docs in a directory and don't want to open them to do it.
I want to do this with VBA if possible. The alternative is to list the file size - not as useful.