Help on backcolor property...

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
 

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

Top