Programmatically Modify Pivot Table Fields?

S

SteveM

I'm trying to figure out how to custom modify calculated fields in
Pivot Tables. I have two linked questions.

First: I have Pivot Table Forms which do not present a Design tab when
I open them. So I cannot modify them using the Ribbon functions. Why
is that? Is there a way to activate the Design tab for Pivot Table
Forms?

Second: Even with Pivot Tables with the Design function still
accessible, the associated Property Sheet only allows for limited
formatting mods. For example, I have a Pivot Table of averaged field
values with a Fixed format of 2 decimal places. I want integers
only. But I cannot adjust the decimal places via the dialog box. So
is there a way to do it with code? Are the embedded objects inside of
a Pivot Table Form accessible via VBA?

Thanks Much,

SteveM
 
S

SteveM

I'm trying to figure out how to custom modify calculated fields inPivotTables.  I have two linked questions.

First: I havePivotTable Forms which do not present a Design tab when
I open them.  So I cannot modify them using the Ribbon functions.  Why
is that?  Is there a way to activate the Design tab forPivotTable
Forms?

Second: Even withPivotTables with the Design function still
accessible, the associated Property Sheet only allows for limited
formatting mods.  For example, I have aPivotTable of averaged field
values with a Fixed format of 2 decimal places.  I want integers
only.  But I cannot adjust the decimal places via the dialog box.  So
is there a way to do it with code?  Are the embedded objects inside of
aPivotTable Form accessible via VBA?

Thanks Much,

SteveM

Surfacing this back to the top of the queue. Again, any advice on how
to format pivot tables programmatically would be appreciated.

SteveM
 

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

Similar Threads

Excel VBA For excel 0
Displaying custom ribbon with Pivot table 2
Pivot table report invalid 0
Export Pivot table 1
Pivot Table Help! 1
Pivot Table 1
Pivot Table rounding 3
Average of Subtotals in Pivot Table 0

Top