P
Pam
I am using VB 6 and Word 2002 and need to do a find and replace after a mail merge is done through the vb code. The purpose is to put the date in the merged document that the user has type in the input box. I have tried examples from several books, Microsoft knowledge base and this new group and get errors through the code. Can someone give me the code to do this
Another way I had thought of was to use a fillin box in the word document itself for the user to type the date. However, it displays the box twice...once with the document is added in the code and then when the execute is done. Is there a way to use this option but prevent the box from showing up once. I did select "prompt before merging bookmark text" and it doesn't give it to me for each record but twice at the beginning before the merge starts
I would appreciate any help.
Another way I had thought of was to use a fillin box in the word document itself for the user to type the date. However, it displays the box twice...once with the document is added in the code and then when the execute is done. Is there a way to use this option but prevent the box from showing up once. I did select "prompt before merging bookmark text" and it doesn't give it to me for each record but twice at the beginning before the merge starts
I would appreciate any help.