Microsoft Word Document Automation -- 3

Customer: AI | Published: 04.02.2026

Project Description Template-A is a Microsoft Word document that contains predefined narrative text along with a structured table. I already have five complete data sets prepared, including both the paragraph content and the corresponding table values. The objective is to automate document generation. When a completed Template-A file is placed into a designated folder, an automated process (script or macro) should immediately generate five separate Word documents. Each output document must: Populate the correct text and table data for its respective data set Be saved using specific, predefined filenames (not auto-generated numbering) Be created in the same folder as the source file upon completion I am flexible regarding the technical approach, VBA within Word, PowerShell, or Python (e.g., python-docx) are all acceptable, provided the solution runs in a single action without requiring additional manual steps. Deliverables A fully functional automation solution (e.g., macro-enabled .docm/.dotm, .ps1, or .py file) A concise README explaining: Where to place Template-A How to update or modify the five data sets in the future How to change the target folder path if needed Acceptance Criteria Placing Template-A into the target folder automatically generates five correctly populated Word documents. All paragraph text and table cells accurately reflect the intended data sets. Output filenames exactly match the provided list, with no manual renaming required. If any aspect of this brief requires clarification, please raise questions before development begins.