K
Keith G Hicks
using word 03 and ms Access 2k
I have:
Private objWord As Word.Application
Private docWord As Word.Document
Most everything works fine but I need a page count after constructing the
document. I cannot find how to do this.
Keith
I have:
Private objWord As Word.Application
Private docWord As Word.Document
Most everything works fine but I need a page count after constructing the
document. I cannot find how to do this.
Keith
