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.
Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel Data Analysis and Business Modeling today!
If 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 MoreIf you have a workbook containing many worksheets, you might want to print only those worksheets that have some sort of ...
Discover MoreNeed to print an entire workbook? It's as easy as adding a single line of code to your macros.
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