Printing sequentially numbered worksheets

  • Thread starter Thread starter Jimmy
  • Start date Start date
J

Jimmy

I have a single worksheet that I use as a quality assurance form. Is there a
way to print multiple forms numbered sequentially?
 
See Ron de Bruin's site for code.

Note the two sets of code. The second set will start numbering from where you
left off last time you printed a batch of sheets.

http://www.rondebruin.nl/print.htm#same

If you're not familiar with VBA and macros, see David McRitchie's site for
more on "getting started".

http://www.mvps.org/dmcritchie/excel/getstarted.htm

or Ron de De Bruin's site on where to store macros.

http://www.rondebruin.nl/code.htm

If need more help than that, post back and I'll walk you through.


Gord Dibben MS Excel MVP
 
Back
Top