J
JollyRoger
I successfully populate a new Word document (from a template) via Access VBA
code filling in bookmarks and form fields. Then, I call the Word document
for viewing and printing. I'd like to set this up so the user can only
Print, Close, or Save the document at that point. I've had no luck using
Word VBA code to set the View settings of the active document and/or active
window. I've also generated a toolbar with these 3 options which seems to
work, but all I have to do is hit ESC and the user can manipulate the
document. Lots of design questions here, I know. Any thoughts out there?
code filling in bookmarks and form fields. Then, I call the Word document
for viewing and printing. I'd like to set this up so the user can only
Print, Close, or Save the document at that point. I've had no luck using
Word VBA code to set the View settings of the active document and/or active
window. I've also generated a toolbar with these 3 options which seems to
work, but all I have to do is hit ESC and the user can manipulate the
document. Lots of design questions here, I know. Any thoughts out there?