Word Automation for Template Replication
Budget: ₹600 – ₹5,000 INR
Template-A is a Microsoft Word file that combines standard paragraphs with a table. I already have the five sets of replacement data—both the text blocks and the table values—ready to go.
The goal is simple: as soon as I drop the filled-in Template-A into a designated folder, a script or macro should automatically create five new Word documents. Each document must:
• pull the correct text and table data for its set
• save using the custom filenames I will supply (not generic numbering)
• live inside the same folder the moment the process finishes
I’m open to VBA inside Word, a PowerShell script, or Python with python-docx—whatever lets me run the job in a single action without extra clicks.
Deliverables
• The working automation file (macro-enabled .docm, .dotm, .ps1, or .py)
• A brief read-me showing where to place Template-A, how to update the five data sets later, and how to adjust the target folder path
Acceptance criteria
1. Dropping Template-A into the folder instantly creates the five correctly populated documents.
2. All text and every table cell reflect the intended data set.
3. Filenames match the list I provide, with no manual renaming needed.
If anything here is unclear, let me know so I can clarify before you start coding.
The goal is simple: as soon as I drop the filled-in Template-A into a designated folder, a script or macro should automatically create five new Word documents. Each document must:
• pull the correct text and table data for its set
• save using the custom filenames I will supply (not generic numbering)
• live inside the same folder the moment the process finishes
I’m open to VBA inside Word, a PowerShell script, or Python with python-docx—whatever lets me run the job in a single action without extra clicks.
Deliverables
• The working automation file (macro-enabled .docm, .dotm, .ps1, or .py)
• A brief read-me showing where to place Template-A, how to update the five data sets later, and how to adjust the target folder path
Acceptance criteria
1. Dropping Template-A into the folder instantly creates the five correctly populated documents.
2. All text and every table cell reflect the intended data set.
3. Filenames match the list I provide, with no manual renaming needed.
If anything here is unclear, let me know so I can clarify before you start coding.