I would like to create a macro that does the following:
Run the macro, it asks me how many pages I would like to print: I enter the integer number. Then it prints the work form.
However;
When it prints I want it to increment the value in cell M1 by +1 each time it prints a sheet out. For example: If I print 5 sheets it will come out 1, 2, 3 , 4 , and 5 (assuming the value in cell M1 is 1 at the time).
Any help writing this would be amazing.
Thank you,
aywest
Run the macro, it asks me how many pages I would like to print: I enter the integer number. Then it prints the work form.
However;
When it prints I want it to increment the value in cell M1 by +1 each time it prints a sheet out. For example: If I print 5 sheets it will come out 1, 2, 3 , 4 , and 5 (assuming the value in cell M1 is 1 at the time).
Any help writing this would be amazing.
Thank you,
aywest