M
marco
Hi everybody,
In OWC10 exists backcolor property for pivot aggregate object and don't
exists for OWC11. For these cause I'm using version 10 and trying to set the
backcolor but my problem is when try to set this property...
For this code:
PivotTable.ActiveData.cells(rm, cm).Aggregates(0).BackColor =
"LightSteelBlue"
I get this error message: Wrong number of arguments or invalid property
assignment.
What's the correct way to set this property?
Thanks in advanced!
Ace73
In OWC10 exists backcolor property for pivot aggregate object and don't
exists for OWC11. For these cause I'm using version 10 and trying to set the
backcolor but my problem is when try to set this property...
For this code:
PivotTable.ActiveData.cells(rm, cm).Aggregates(0).BackColor =
"LightSteelBlue"
I get this error message: Wrong number of arguments or invalid property
assignment.
What's the correct way to set this property?
Thanks in advanced!
Ace73