Hi All,
I’ve seen numerous posts, articles on using sequential numbers for things like invoices – some go back to the beginning of the century.
However, my needs are slightly different:
– the document to be numbered is actually a directory – several receipts on a page (3 or 4, haven’t decided yet) that have to be numbered
– can’t use VBA, which is the basis of all the solutions I saw, since the person is using Office 2008 on a MAC
Like those other solutions, each receipt will be numbered but all the receipts will be in one “document.”
When the next batch of receipts is to be generated, numbering should pick up with the next number after the last one in the previous document.
If necessary, a “log” file could be created (but without VBA) containing the sequence numbers in each document or with just the last sequence number of a document.
I’m imagining some manual steps like copy-paste to make up for the lack of VBA.
Any thoughts?
TIA
Fred