View Single Post
 
Old 01-14-2023, 08:27 PM
Sloan149 Sloan149 is offline Windows 10 Office 2021
Novice
 
Join Date: Jan 2023
Posts: 3
Sloan149 is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
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?