F
fedum
I would like to read the page number of a word document
with a vba program. Can you help?
Thanks,
Marc
with a vba program. Can you help?
Thanks,
Marc
DeeJee said:I think you can only retrieve the total number of pages in a document with
the information funtion because there is only "wdNumberOfPagesInDocument".
But how to know the active pagenumber of a document with VBA?