G
Guest
Have an Access application need to open a MS Words doc with hundreds of pages.
Application has to know every single detail of this doc (e.g. specific text
is there, page count, line count for each page, ...). Upon knowing this info,
TEXT/Images be added to each page depending on the above characteristics of
each page. This is all done via VBA. There must be some lib/ref from Words
obj with those Methods/Properties available.
How can this be done?
Application has to know every single detail of this doc (e.g. specific text
is there, page count, line count for each page, ...). Upon knowing this info,
TEXT/Images be added to each page depending on the above characteristics of
each page. This is all done via VBA. There must be some lib/ref from Words
obj with those Methods/Properties available.
How can this be done?