![]() |
#1
|
|||
|
|||
![]()
Hello,
I would like to create a macro or snippet of code, whatever, that allows me to enter information that is then put into a document following a preconfigured pattern. What would be the quickest way? It's for a firm that commonly write similar documents, always looking pretty much the same, only the information in them changes. With a template to work with, the code I want to create would ask for the information for the various paragraphs and then create the document accordingly. Like Personal information, Paragraph 1, Paragraph 2, Paragraph 3 (with info sections A and B), and so on. VBA? Macros? Thankful for any help! |
#2
|
||||
|
||||
![]()
Create a document template to gather the variable data with a VBA userform and write the values from that form to bookmarks or docvariable fields in new documents created from the template. Start at http://www.gmayor.com/Userform.htm
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#3
|
|||
|
|||
![]()
My gratefulness is eternal. Thank you!
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Trying to input data from columns in cell | gregjordan38 | Excel | 3 | 07-31-2013 02:57 AM |
Creating Wizards with Input Variables | marka | Excel Programming | 1 | 11-11-2012 09:43 AM |
![]() |
DeeDubb | PowerPoint | 1 | 04-05-2012 01:53 AM |
Lock words in a document, but allow for input within the document | tlinde | Word | 1 | 02-09-2010 09:07 PM |
Creating A Input Or Output Field | skoz55 | Excel | 0 | 08-15-2009 04:40 PM |