Auto generate file number

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to generate an automatic file reference in a word document if possible
It is a table used as a front cover for a file and I need to have a file reference in one cell. This would need to auto generate each time word is opened. Sometimes I would need to generate 50 file references at once. The pages would then be printed out and pasted to a manilla folder

Is a mail merge the best option? with all my file references as the data source
 
You could to that, or see the article “Sequentially numbering multiple
copies of single document using
a macro†at:

http://word.mvps.org/FAQs/MacrosVBA/NumberCopiesOf1Doc.htm


--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
Sonya said:
I need to generate an automatic file reference in a word document if possible.
It is a table used as a front cover for a file and I need to have a file
reference in one cell. This would need to auto generate each time word is
opened. Sometimes I would need to generate 50 file references at once. The
pages would then be printed out and pasted to a manilla folder.
 
Care: The suggested solution uses a local text file to store the serial number. Therefore, the document will update successfully only on the 'present' PC .... unless the local text file is moved with the document.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top