Greetings, Gurus.
Which is faster in VBA, formatting a sheet to print, or copying the formats from an existing sheet and pasting the formats?
Example: I have a rather long routine in one of my macros that formats the sheet for printing, (adjusting column widths, setting print area, etc.), as well as applying some number formats to some of the cells. Would it be quicker to have a mirror sheet in my "master" workbook, and simply copy and paste those formats to the new sheet?
Thanks in advance.
Bookmarks