Forum Discussion
JennyT2070
Oct 03, 2025Copper Contributor
Table Properties for table inserted into Word document
Where can I find the default settings for Table in Word? Currently when I insert a table, I might find the row not wide enough. And often, it was because of the row height being set as "exactly" an...
JennyT2070
Oct 06, 2025Copper Contributor
That will not work because the table inserted are linked to a database via another application addin. The rows and columns are dependent on what type of data are being extracted. If some columns and rows are missing due to preset number of rows/columns, it will only cause confusion to the users who are inserting the tables.
Stefan_Blom
Oct 09, 2025MVP
That will not work because the table inserted are linked to a database via another application addin. The rows and columns are dependent on what type of data are being extracted. If some columns and rows are missing due to preset number of rows/columns, it will only cause confusion to the users who are inserting the tables.
I think you will have to use a macro that sets the width to the desired value.