How do I create a macro that increments +1 by pressing a button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to include in a print off macro the ability to increment a number
every time the macro is run i.e. a counter, anyone know how to do this?
 
Assign a cell to hold the number. Then use the before print event macro to
incement the cell.

Just be sure to test for the correct worksheet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top