Re: VBA to automate printing of different selection on same sheet
I've researched a bit into this and I've learnt that Excel always prints different print areas on different pages. The only way to get them to print on same page is to hide the rows that don't need to be printed. I've done it and it works.