Quote:
Originally Posted by macropod
Preferably, you'd use the mailmerge filters to output only the records you actually want to print. Otherwise, you can send the output to a new Word document, then tell your printer which Sections of the output document to print, by inserting the section references into the print dialogue (e.g. s2-s5,s7,s9-s11).
|
Thanks, but I was more referring to the macro code referenced above. For that code, it doesn’t bring out the print dialogue, and it does not ask what page ranges I want to print. Is there another couple line of codes that I can insert for it to ask me what range of pages I want to print?