Create a Data Entry Form for MS Word in 10 Minutes using Python (No VBA) | Easy & Simple

Here is how to create a data entry form for MS word in 10 minutes using Python. In particular, we will be using the docxtpl and PySimpleGUI library. We will cover how to connect Word & Python and then show you how to create a simple form that can be used to enter data into a Word document.

Video Tutorial

YouTube Video

Requirements

docxtpl==0.11.4
PySimpleGUI==4.56.0

Author

ko-fi

Feedback

If you have any feedback, please reach out to me at contact@pythonandvba.com

Logo