This macro is reading tables from Microsoft Word(docx) files using python-docx package.
D Out : Data
S Out : Status - Success or Error at each file
Restriction
ã»Input path only can be full path
python-docx 0.8.11(2021-05-15)
https://pypi.org/project/python-docx/
How to get a specific table from output data
1. Select a specific table from Data using Filter tool on Table_UniqueID field
2. Take field names from 1st row of data using Dynamic Rename tool
3. Remove null row and field using Data Cleansing tool
4. Sort by RowID using Sort tool
