ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Printing non-adjacent areas on seperate sheets in one print job (https://www.excelbanter.com/excel-programming/287074-printing-non-adjacent-areas-seperate-sheets-one-print-job.html)

Dan Knight

Printing non-adjacent areas on seperate sheets in one print job
 
I've got a business modelling workbook that contains abt 25 worksheets, each with a large number (40) of "tables" on any single worksheet. What I've doen so far is automate (via VBA) the printing of "reports" where non-adjacent named ranges are created and then selected and printed. This gives me a single print job for each worksheet, with each table on it's own page.

However, the named ranges are giving me grief because of it 255 character limitation for the RefersTo property. I've done some playing with the Union function to group named ranges together temporaily for printing purposes, but have not been too successful.

Does anyone know of a easier or more efficient way of accomplishing what I'm trying to do. I'm thinking something possibly with the Areas property, etc.

Thanks

Dan Knight


All times are GMT +1. The time now is 09:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com