Written by Allen Wyatt (last updated May 20, 2023)
This tip applies to Excel 97, 2000, 2002, and 2003
If you have a slower-than-desired laser printer, you may despair (or take a lunch break) whenever you need to print multiple copies of a multi-page worksheet. For instance, it can take a long time to print five copies of a three-page worksheet.
The reason for this is that Excel, by default, sends each worksheet individually. Thus, pages 1 through 3 are sent, then 1 through 3 are sent again, and again, until all five sets have been printed.
With slow laser printers, you could get your output much faster if you turned off collating on your printout. This means that page 1 would be printed five times, then page 2 five times, and finally five copies of page 3. You will have to manually collate your output, but there is a good chance you can do this faster than your laser printer could print the five copies.
To turn off collating in Excel, follow these steps:
Figure 1. The Print dialog box.
The reason this works is that with collation turned off, Excel sends only a single copy of each page, along with a command that tells how many copies of each page to print. The laser printer then does its printing from memory. The result is that only three pages are transferred to the printer instead of the original fifteen (three times five) for the collated sets.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3238) applies to Microsoft Excel 97, 2000, 2002, and 2003.
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!
Want a list of all the worksheets in your workbook? Here's a short, handy macro that will place all the worksheet names ...
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 MoreDo you have a worksheet from which you need to print only portions of the data available? There are two ways you can ...
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