Increase field by one each time page is printed

T

themann99

I have a one-page document that I print 15 copies of, and I would like
a field to say 1...15 depending on how many copies I print. In other
words, the third copy of the document that is printed should say "3"
and the 12th copy that is printed should say "12". How can I do this?
 
B

Bob I

Perhaps with a mailmerge and the number is the "data"? So you would
actually print the "number of records" and they would be printed with
the number of the record. You may "autonumber" an Excel sheet to provide
the "data source" easily.
 
Top