Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.newusers
|
|||
|
|||
![]()
I am new to Office and would like to know if it is possible to create a
printable form (coupon) in Word that can be populated with customer name and numbering system? How do I specify that I want to print X number of coupons for the same customer? |
#2
![]()
Posted to microsoft.public.word.newusers
|
|||
|
|||
![]()
I would suggest a roll-your-own equivalent to mail merge, using a template
with Docvariable fields and using VBA to iterate through the datasource, creating a new document from the template for each record and using the data from each record to set the values of the document variables, updating he fields in the document so that the values are displayed in the Docvariable fields and then printing out the required number of copies of the document for the current record by getting hold of that number fom a field in the data source. -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP "pandora4" wrote in message ... I am new to Office and would like to know if it is possible to create a printable form (coupon) in Word that can be populated with customer name and numbering system? How do I specify that I want to print X number of coupons for the same customer? |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Word 2003 pulls up my mail merge template, but doesn't complete the merge into a new Form Letter 1 | Mailmerge | |||
Creating Specific Mail Recipient in a Word form | Microsoft Word Help | |||
Cannot complete a mail merge | Mailmerge | |||
Take Mail Merge in Word back the the Mail Merge Helper 1,2,3 Form. | Mailmerge | |||
Mail Merge is creating blank pages between form letters | Mailmerge |