Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add a serial number to a Word file

Status
Not open for further replies.

PM2000

Programmer
Aug 18, 2000
42
BM
Hi,

I am stumped on this one. I need to send out a Word document (Office 2000) in pdf to about 300 people. The problem is that each one has to be numbered sequentially. The number has to appear on the front page of the pdf that is emailed.

So, my code would essentially open the document, add the number ("1,2,3,4...etc") to a field on the first page of it, print it to pdf, attach it to an email and send it.

I can do the email and the print to pdf, but do not know how to add the number to a field in Word.

Has anyone ever done this or maybe point me in the right direction?

Thanks
Peter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top