I have a date in excel "Period_End_Date", this date is for employee hours
worked. I create a pivot table to extract data by date & individula, then
summarize this and I need to, using the GETPIVOTTABLEDATA to get this
information into another worksheet. How do I summarize the months data?
VBA Noob - 19 Aug 2006 20:54 GMT
Try Debra Dalgleish's website
http://www.contextures.com/xlPivot07.html
VBA Noo