April 2006
Beginner
1114 pages
98h 16m
English
pivotfield.Formula [= setting]
For calculated fields, set or returns the localized formula used to generate the field values. Use StandardFormula to get the nonlocalized formula. Check the IsCalculated property before using this property. For example:
If pf.IsCalculated Then Debug.Print pf.Formula
Read now
Unlock full access