How do I color code a Pivot Table - not standard Autoformats?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need a solution to color code pivot table contents to suit my company's
color palette. I work with very large pivot tables. Is there are way to
select only totals and apply formatting? It would take impossibly long to go
the entire table and choose the cells to color.
 
I need a solution to color code pivot table contents to suit my company's
color palette. I work withvery large pivottables. Is there are way to
select only totals and apply formatting? It would take impossibly long to go
the entire table and choose the cells to color.

Hi,

This can be done with fairly basic VBA.

David
 
To format cells, enable selection should be turned on.
To enable selection --
From the Pivot toolbar, choose PivotTable>Select
If it's not already activated, click on Enable Selection

To format a section of a pivot table, e.g. subtotals --
Move the pointer to the left of a subtotal heading in the pivot table.
When the black arrow appears, click to select the subtotal rows
Format the selected subtotals
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top