creating a new table style

K

Karen

Hi,

I would like to create a table style and specify how wide each column will
be. Is this possible? I do not want to use an auto insert because I already
have text in the tables. I just want to give the tables a uniform look (i.e.
all columns the same width).
 
S

Stefan Blom

No, table styles don't store table dimensions.

To change the dimensions of all existing table columns, a macro would
probably be the easiest way.
 
Top