Excel 2007, Pivot Table,

V

Vadim Gerya

Hi !

If you try to set ProperyOrder in PivotTable by using
1) OLAP tools -> Property Fields -> Choose property fields for dimentions
or even
2) VBA method, -> AddMemberPropertyField(Property, PropertyOrder,
PropertyDisplayedIn)
you fails.

PropertyOrder parameter is not changed despite any efforts from my side. So
I can not group fileds properties in required way...
It works correct in Excel 2003

Does any body investigate this bug and have workaround to share ?
 
Top