M
Mike375
Guest
I have Access open a Word.doc and fill bookmarks etc and then the letter is edited.
In a Word macro I have Application.Quit True whick works just fine.
However, is there something that I can put in that Word macro so it will run a function or a macro on the Access form from which the Word.doc was opened. The Access form would still be open. The Access macro to be run is a RunCode action.
In a Word macro I have Application.Quit True whick works just fine.
However, is there something that I can put in that Word macro so it will run a function or a macro on the Access form from which the Word.doc was opened. The Access form would still be open. The Access macro to be run is a RunCode action.