Here's a very basic solution:
http://groups.google.com/group/micro...93a355d522594e
__________________________________________________ ________________________
"Max Bialystock" wrote in message
...
I want to print out 70 copies of an order form. Each form needs to be
numbered. The first form to be printed will numbered "1". The last form to
be printed will be numbered "70".
If, in future, I need to print more of these forms, then next one I print
out should be numbered "71".
How do I do this, please?