![]() |
|
#1
|
|||
|
|||
![]() I use multi-page contracts that contain a large amount of boilerplate text. However, there are places where names, addresses, reference numbers, etc. need to be inserted. Is there a way where I can create a "form" with all of the input data, then with some mail merge-style facility have my contract automatically populate with all of the appropriate data? I am sure there is a tutorial out there, but I just don't know how to articulate my question appropriately. |
#2
|
||||
|
||||
![]()
What you need is a VBA userform. This is not exactly the easiest thing to begin an interest in VBA programming with, however - For the basics, see http://www.gmayor.com/Userform.htm and http://www.gmayor.com/Userform_ComboBox.html
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#3
|
||||
|
||||
![]()
An alternative would be use an actual mailmerge with and Excel data source, having standard column header names that the various output documents, configured as mailmerge main documents, can reference. If you store the data in the Excel workbook as permanent records, that would allow you to process multiple records at a time and gives you boilerplate text you can copy to new rows.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#4
|
|||
|
|||
![]() Quote:
I do not, but probably should, use a UserForm in Excel to populate the data rows. |
![]() |
Tags |
forms, merge |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
brucemc777 | Word | 4 | 01-19-2016 11:14 PM |
Populate Word Drop-down list with Excel column then auto fill form fields with Excel data | Faldinio | Word VBA | 7 | 10-19-2014 06:03 AM |
![]() |
Cosmo | Word | 6 | 08-07-2014 05:16 AM |
Using form to populate additional fields | hmccain | Word | 0 | 12-09-2013 11:15 AM |
Auto-populate from form fields | kenelder | Word | 3 | 05-23-2013 07:50 AM |