+ Reply to Thread
Results 1 to 3 of 3

Pivot Table Data field

  1. #1
    Dan McCollick
    Guest

    Pivot Table Data field

    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.


  2. #2
    Tom Ogilvy
    Guest

    RE: Pivot Table Data field

    Look in Excel Help at GETPIVOTDATA

    --
    Regards,
    Tom Ogilvy



    "Dan McCollick" wrote:

    > 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.
    >
    >


  3. #3
    Dan McCollick
    Guest

    Re: Pivot Table Data field

    Thanks (again) Tom.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1