Written by Allen Wyatt (last updated March 28, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021
Rune has three columns, A through C, that contain data. Column C contains either blank (nothing) or the letter X. Rune wonders if there is an easy way for him to print only those rows that have an X in column C.
There is a very easy way to do this. Assuming that you have a header row in row 1, follow these steps:
That's it; the filtered worksheet is printed and only those rows with an X in column C are on the printout. You can, if desired, remove the AutoFilter after printing. When your data changes and you need to print again, just follow the same steps once more.
Another way to do the printing (if you don't want to use a filter for some reason) is to simply sort your data according to the contents of column C. If you sort in descending order, then all the rows containing an X in column C will be at the top of your worksheet. Select those cells and define them as your print area. When you then print, only those rows with an X in column C are printed.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (8933) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Excel here: Printing Rows Conditionally.
Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!
Would you like to have a worksheet automatically printed when a particular cell contains a specified value? You can ...
Discover MoreWant to print one or more workbooks without the need of actually opening the file? It's easy to do when you rely on ...
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 ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu 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