D
Dennis
In Access 2003, I need to programmatically open a Word doc (invisible) and
spin through it looking for bookmark(s). When I find the bookmark(s), I will
insert text in that spot from a database table. Once that's done, I then need
to print the document and close it UNSAVED (thus discarding the insert-text
changes that I made prior to printing).
Can someone please help me out on this? I know it's possible, but have never
had to do it before. I'm a pretty experienced Access and VBA developer, but
this bit is new. What library(ies) do I need to link into the database, and
what syntax should I use to spin through the document(s) and do the text
insert(s)?
Any assistance would be deeply appreciated.
Thanks!
spin through it looking for bookmark(s). When I find the bookmark(s), I will
insert text in that spot from a database table. Once that's done, I then need
to print the document and close it UNSAVED (thus discarding the insert-text
changes that I made prior to printing).
Can someone please help me out on this? I know it's possible, but have never
had to do it before. I'm a pretty experienced Access and VBA developer, but
this bit is new. What library(ies) do I need to link into the database, and
what syntax should I use to spin through the document(s) and do the text
insert(s)?
Any assistance would be deeply appreciated.
Thanks!