Written by Allen Wyatt (last updated January 22, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003
Venus has a workbook with twelve worksheets, one for each month. She wants to set it up so that the worksheets for January, April, July, and October print from a different paper tray than the other worksheets.
Unfortunately, there is no way to do this in Excel. Even in a macro there is no way to choose different paper trays. (This has been covered in other issues of ExcelTips.) The only possible solution is rather convoluted. You would need to do the following:
This sounds like a lot of work (it can be), but once it is set up it will work just fine on your system. The problem comes in if you want the same functionality on other systems in your office. The printer definitions are local to the machine on which they are defined, so you would need to define the multiple printers on every system and make sure they were named consistently. The macro would be stored with the workbook, so whoever had access to the workbook could use the macro to do the printing on the desired printers.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3177) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Specifying a Print Tray for a Worksheet.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!
Need a full-page border on your Excel printouts? It's not as easy to get one as you might wish. There are a few ways you ...
Discover MoreIf you want to save paper on a printout, you might consider printing multiple pages on a single piece of paper. This can ...
Discover MoreIf you are using a macro to create your printed Excel output, you may need a way to specify that paper should come from a ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, 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 Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments