PDA

View Full Version : Populate a word doc from a knowledge base or source document(s)



ljpg94
06-12-2020, 11:37 AM
How to populate a word doc from a knowledge base or source document(s), using VBA or existing tools.
And example would be: I have a document that is used as a master/source document. It contains all the different sections that may be required in my reports. What I want to do is create a macro, that when it is opened there is a check box to select which sections of the source doc are to include in the new document, as required for the specific project report.
I could have: Section 1: Section 2: Section 3: ... Section X
I want to be able to create a document with and select say Sections 1, 2, 14, 22,...
We are using Macs, but I can develop on Windows if needed.

macropod
06-12-2020, 03:07 PM
This thread is a duplicate of: http://www.vbaexpress.com/forum/showthread.php?67515-Populate-a-word-doc-from-a-knowledge-base-or-source-document(s)
Kindly don't ask questions about the same topic in multiple threads. Thread closed. You may continue the discussion in your other thread.


Also cross-posted at: https://stackoverflow.com/questions/62349482/populate-a-word-doc-from-a-knowledge-base-or-source-document
Please read VBA Express' policy on Cross-Posting in Rule 3: http://www.vbaexpress.com/forum/faq.php?faq=new_faq_item#faq_new_faq_item3