Hello to all.
I have a number of sheets, and for each sheet I need to print the following to an A4 size sheet of paper:
Range A1:T42. (However, this is not fixed. The number of rows may vary.)
Range B49:T53.
Both ranges will need to be printed on the same sheet of paper.
How can I automate this using a command button with macro so it prints all the worksheets in one go?
Thanks in advance.