Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Word Mail-Merge Macro
Name: fleetmack Date: February 10, 2003 at 08:45:07 Pacific OS: 2K CPU/Ram: 1.7/256
Comment:
Hi. I have a word document pulling merged data from a .csv file. The merge document is about 20 different letters that we send out, in one of these letters, 2 words need to be italicized. The data is all pulled from our oracle database in ASCII format, so can only be manipulated to italics after merged into the word document. How can I create a macro to run automatically that, after the document is opened and the merge button is clicked, will search the document for 2 specific words and italicize them.
I know how to make the macro to search and italicize the words, but how do I make the macro automatically run only AFTER the data is merged? Hope this isn't too confusing.
Summary: Can anyone give me advise on creating an MS Word Mail Merge setup with an MS Access query that has multiple tables. e.g. can I add a subform (mail merge) to a main Word Mail Merge document using linke...
Summary: I am trying to open a predefined mail merge document from access us VBA and when the document opens it opens another instance of Access. I used Q159328 for the programming and found another article f...
Summary: I want to be able to add a macro that will work with mail merge to let me save file at end of each form letter merge instead of having one large doc with lots of "letters" (using for contracts). Here...