I need to use some vba to move a value into a bookmark during a merge operation with a word document in access.
I can check if the bookmark exists on the document during the merge but I'm not sure how I can move a value into the bookmark
The value I want to move in comes from a form variable. I tried to put it into the query but when I run it I get the "Too Few parameters error"
Any Ideas:banghead:
I can check if the bookmark exists on the document during the merge but I'm not sure how I can move a value into the bookmark
The value I want to move in comes from a form variable. I tried to put it into the query but when I run it I get the "Too Few parameters error"
Any Ideas:banghead: