Hello, I have a worksheet where the print ranges are all set and there are about 80 pages in the worksheet. Instead of resorting the pages manually (via cut and paste) or sorting all the pages once they are printed, I would like to find or write a macro that sorts the pages when I print them based on a sort number or sort list that I will create. Does anyone have a snippet of code that I can build on or know of a discussion thread that may have worked thorough this already?
So basically what I'm trying to do is override the sort order for the worksheet and specify the order in which the pages are printed w/out changing the layout of my worksheet.
So basically what I'm trying to do is override the sort order for the worksheet and specify the order in which the pages are printed w/out changing the layout of my worksheet.