Results 1 to 7 of 7

Pivot table - GetData

Threaded View

  1. #1
    Guest
    Join Date
    05-15-2009
    Location
    Paris, France
    MS-Off Ver
    Excel 2003
    Posts
    40

    Pivot table - GetData

    Hi,

    I am trying to extract some data from a pivot table. One of my columns is Cars and it contains race car numbers. Another Column is Driver and for each of the previous cars I have 2 to 3 drivers. To each of these cars/drivers are associated lap time data (best, mean, number of laps, etc).

    An example of what I would like to do is to extract the mean lap time for the driver X from the car Y. I imagine it would be something like that :

    For Each car in Pvt.PivotFields("Cars").PivotItems
    For Each driver in car
    ....
    Next
    Next

    but I can't manage to make it work....

    any ideas on how to do it?
    Cheers
    Last edited by Astrid; 05-20-2011 at 06:04 AM.

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