Without programming or VBA routines, is there the ability to print lines with entries on them?
The attached spreadsheet, I'd like not to print the rows that do not have any entries in the debit/credit columns.
Without programming or VBA routines, is there the ability to print lines with entries on them?
The attached spreadsheet, I'd like not to print the rows that do not have any entries in the debit/credit columns.
There is no way to do this in the print setup or the print operation. You will have to filter out the rows you don't want to print.
Set print area to columns A:G
In column H add a header in H5 that says PRINT
Fill column H with this formula
Formula:
Please Login or Register to view this content.
Select the table and click Data > Filter
Click the dropdown in H5 and uncheck False
Print the sheet
Thx, it seems to work; fine tuning it now.
Thanks, adding that header filter column does seem to select only those rows with entries on them, but, I'm noticing it's messing up my alternate row shading format, but we can live that.
And, forgive me for saying this, for I mean it to be a compliment.
That is very good "out-of-the-box" thinking to come up with that formula to use in a filter for printing.
Change your conditional formatting rule to the following to alternate colors only on the visible rows.
Formula:
Please Login or Register to view this content.
Thank you again!!!!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks