Written by Allen Wyatt (last updated March 5, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365
Lesley has a printer that has multiple paper trays. She has the letterhead in tray 2 and the continuation bond in tray 3. She wrote a macro that prints the first page from tray 2 and the rest of the pages from tray 3. She has a need, though, to create a macro that will print duplex from tray 2 (which covers the first two pages of the letter) and the rest of the pages duplex from tray 3.
This can be done with a macro, but the approach is probably not what you'd expect. In general, what you need to do is this:
The key here is to create the printers definitions in steps 1 and 2. If you don't do this, you can't force the printers (within a macro) to print in duplex. The reason is that duplex is handled at a printer level, and Windows doesn't make those settings available to Word. However, since the printer definition is set to print duplex, anything you send through that "printer" (in Word) is automatically in duplex.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (5681) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
If you need to print the mirror image (backwards) of a document, you may think you are out of luck in Word. There are ...
Discover MoreWord automatically maintains a number of properties for each document you create. As part of those properties you can ...
Discover MoreIf your document has a lot of markup visible in it, you may want to print a copy of the document that doesn't reflect ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments