P
paulmac106
A user opens a word template from an Access application, Bookmarks are
filled...then I have some code under Document_New.
I need to capture a string insterted by the bookmark, then run my code.
The problem is that Document_New seems to fire before the bookmarks are
filled...thus giving me an empty string.
Do you know of any workarounds?
thanks,
Paul
btw, the Access Application is store bought, so I can't program within
it.
filled...then I have some code under Document_New.
I need to capture a string insterted by the bookmark, then run my code.
The problem is that Document_New seems to fire before the bookmarks are
filled...thus giving me an empty string.
Do you know of any workarounds?
thanks,
Paul
btw, the Access Application is store bought, so I can't program within
it.