column width in autoformatted pivot table

  • Thread starter Thread starter user3307
  • Start date Start date
U

user3307

i have chosen an autoformat for my pivot table, but would like to change the
column width (also after refreshing).
is this possible?

thanks.
e.
 
From Debra Dalgleish:

Right-click a cell in the pivot table, and choose Table Options
Ensure that Preserve Formatting is turned on, and AutoFormat is turned off, then click OK


HTH,
Bernie
MS Excel MVP
 
thank you for your kind reply.
this however removes all the formatting of the table, which is what i would
like to avoid.
i guess it is not possible to customise an autoformat then?

e.
 
e.,

Another option is recording a macro where you set the column widths, and then run the macro after
the table refresh.

HTH,
Bernie
MS Excel MVP
 
good idea, thanks.

Bernie Deitrick said:
e.,

Another option is recording a macro where you set the column widths, and then run the macro after
the table refresh.

HTH,
Bernie
MS Excel MVP
 
Another option is to insert a blank row above your pivot table and add
characters to the cells to achieve the correct column width when the column
is autofit. Since auto format autofits the columns you will ned up with the
correct spacing...
 
Back
Top