Pivot Table Data field

D

Dan McCollick

I have an exsisting pivot table that i would like to be able to pull
data from a certain intersection point.

I.e
pivot table
Accrual Paid
Month
Jan 10000 500
Feb 0 200
Mar 10 100

Can someone show me vba code that would get the feb accrual amount?

Is it something like pivottable.PivotFields.PivotItem(<The intersection
of Feb, and Accrual??>).value?

thank you

Ps. I tried searching, but could not find anything that I could get to
work.
 

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