I created a pivot chart with a running total. In the first example below [sorry, IT doesn't allow me to use the HTML maker], the running total of the for that category works fine (Amount, Show data as: running total in, base field: Date).
FYI, the fields Category, Date, & Amount are in the columns. Amount is also in the data field. And I am using 2003.
Sum of Amount
Category,Date,Amount,Running Total
Gas,1-Apr,(blank),0
,07-Apr,50,50
,09-Apr,50,100
,12-Apr,50,150
,13-Apr,50,200
,18-Apr,50,250
,23-Apr,50,300
,10-Apr,50,350
Gas Total,,,
Gro,01-Apr,(blank),0
,02-Apr,25,25
,08-Apr,25,50
,12-Apr,25,75
,15-Apr,25,100
,22-Apr,25,125
Gro Total,,,
Grand Total,,,
But I want to add some more fields. (I didn't find any other posts addressing this issue.) I want to see the date, vendor, and amount of each transaction AND the running total for the category. When I add the Vendor field to the columns as shown below, the running total stops working. I tried changing the base field some, but nothing works. It does weird things, like if the base category is set to vendor, it sums the vendors even though it's out of order. Any ideas??
Sum of Amount
Category,Date,Vendor,Amount,Running Total
Gas,07-Apr,Chevron,50,50
,09-Apr,Sam's Club,50,50
,12-Apr,Chevron,50,50
,13-Apr,Sam's Club,50,50
,18-Apr,Chevron,50,50
,23-Apr,Chevron,50,50
,10-Apr,Chevron,50,50
Gas Total,,,,350
Gro,02-Apr,Kroger,25,25
,08-Apr,Tom Thumb,25,25
,12-Apr,Kroger,25,25
,15-Apr,Kroger,25,25
,22-Apr,Tom Thumb,25,25
Gro Total,,,,475
Grand Total,,,,
Data:
Date,Vendor,Category,Amount
02-Apr,Kroger,Groceries,25
06-Apr,Allstate,Insurance,120
07-Apr,Chevron,Gas,50
08-Apr,Tom Thumb,Groceries,25
10-Apr,Chevron,Gas,50
09-Apr,Sam's,Gas,50
12-Apr,Chevron,Gas,50
12-Apr,Kroger,Groceries,25
13-Apr,Sam's,Gas,50
15-Apr,Kroger,Groceries,25
18-Apr,Chevron,Gas,50
22-Apr,Tom Thumb,Groceries,25
23-Apr,Chevron,Gas,50
FYI, the fields Category, Date, & Amount are in the columns. Amount is also in the data field. And I am using 2003.
Sum of Amount
Category,Date,Amount,Running Total
Gas,1-Apr,(blank),0
,07-Apr,50,50
,09-Apr,50,100
,12-Apr,50,150
,13-Apr,50,200
,18-Apr,50,250
,23-Apr,50,300
,10-Apr,50,350
Gas Total,,,
Gro,01-Apr,(blank),0
,02-Apr,25,25
,08-Apr,25,50
,12-Apr,25,75
,15-Apr,25,100
,22-Apr,25,125
Gro Total,,,
Grand Total,,,
But I want to add some more fields. (I didn't find any other posts addressing this issue.) I want to see the date, vendor, and amount of each transaction AND the running total for the category. When I add the Vendor field to the columns as shown below, the running total stops working. I tried changing the base field some, but nothing works. It does weird things, like if the base category is set to vendor, it sums the vendors even though it's out of order. Any ideas??
Sum of Amount
Category,Date,Vendor,Amount,Running Total
Gas,07-Apr,Chevron,50,50
,09-Apr,Sam's Club,50,50
,12-Apr,Chevron,50,50
,13-Apr,Sam's Club,50,50
,18-Apr,Chevron,50,50
,23-Apr,Chevron,50,50
,10-Apr,Chevron,50,50
Gas Total,,,,350
Gro,02-Apr,Kroger,25,25
,08-Apr,Tom Thumb,25,25
,12-Apr,Kroger,25,25
,15-Apr,Kroger,25,25
,22-Apr,Tom Thumb,25,25
Gro Total,,,,475
Grand Total,,,,
Data:
Date,Vendor,Category,Amount
02-Apr,Kroger,Groceries,25
06-Apr,Allstate,Insurance,120
07-Apr,Chevron,Gas,50
08-Apr,Tom Thumb,Groceries,25
10-Apr,Chevron,Gas,50
09-Apr,Sam's,Gas,50
12-Apr,Chevron,Gas,50
12-Apr,Kroger,Groceries,25
13-Apr,Sam's,Gas,50
15-Apr,Kroger,Groceries,25
18-Apr,Chevron,Gas,50
22-Apr,Tom Thumb,Groceries,25
23-Apr,Chevron,Gas,50