I would the number in cell "a3" to increase by 1 for each page printed.
In addition, it should also save the last number to continue the next
time I open the file.
Thx
Tom Ogilvy - 21 Mar 2006 15:38 GMT
Look at the beforeprint event
http://www.cpearson.com/excel/events.htm
there is no afterprint event.

Signature
Regards,
Tom Ogilvy
> I would the number in cell "a3" to increase by 1 for each page printed.
> In addition, it should also save the last number to continue the next
> time I open the file.
>
> Thx