View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How do I set up a counter to keep track of prited copies (2 pages.

http://www.mcgimpsey.com/excel/udfs/sequentialnums.html
--
David Biddulph

"Mike" wrote in message
...
I have a template to generate batch tickets with batch ticket numbers in a
cell. I like to be able to have a formula that would increase the batch
ticket number by "one" everytime I print a batch ticket. Right now, I
start
with a number, print the batch ticket, change the batch ticket number,
print
and so on...

Any ideas, any one?