If you group the dates by year and month, the Difference From will start
over at the beginning of each year. There's no setting you can change to
make that behave differently.
You could add a field to the source data, and calculate the year and
month. For example, if the date is in column A:
=TEXT(A2,"yyyy-mm")
Add that field to the pivot table, instead of the grouped date, and the
Difference From calculation will flow from one year to the next.
> Hi all,
>
[quoted text clipped - 11 lines]
> Frederick Chow
> Hong Kong.

Signature
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html
Fred Chow - 03 Sep 2007 16:57 GMT
What a shame that it is "built-in" bug...
Anyway thanks a lot.
Frederick Chow
Hong Kong.
> If you group the dates by year and month, the Difference From will start
> over at the beginning of each year. There's no setting you can change to
[quoted text clipped - 22 lines]
>> Frederick Chow
>> Hong Kong.