Forum Discussion
JennyTan
May 22, 2026Copper Contributor
a table but not really a table
I have this word document that has an addin that linked to financial system in terms of extracting values. so usually we will create an excel report with excel table in the financial system where ...
May 25, 2026
Inserting an object into the cell of a table most certainly is possible.
However, I believe that you are probably going the wrong way about creating the documents. It would be much better to make use visual basic, or even mail merge to achieve the requirement.
- JennyTanMay 26, 2026Copper Contributor
I cannot insert object into a word table because the addin for the update process does not work on "nested" object. It considers a word table as a table object.
I can try to insert it and it will let me insert but when I click on refresh/update, the inserted item will be blank.