Beth, if I understand your original post and the one below, what you are
trying to do is reproduce, for example, the 28.00 house expense from the May
Expenses sheet in your Totals Sheet without, as you stated in your original
post, copying and pasting it, as well as the other figures, month by month.
Is this so?
If it is, then assuming the 28.00 is in Cell B2 on the May Expenses sheet,
this is what you would enter on the Totals Sheet (put it where the 28.00 on
the Totals Sheet is now): ='May Expenses'!B2.
For Groceries: ='May Expenses'!C2.
For Car Maint.: ='May Expenses'!D2.
For June, the formulas would go something like this:
House ='June Expenses'!B2
Groceries ='June Expenses'!C2
Car Maint ='June Expenses'!D2
Set up the formulas on the Totals Sheet in advance, and all you'll have to
do is enter the numbers on the Expenses sheets. They'll automatically appear
on the Totals Sheet. That should get you the result you're looking for.
IMHO, a pivot table is not really what you need. In any case, as you've
seen, you can't create a proper pivot table the way your data is arranged on
your Totals Sheet. If you really want to do a pivot table, you'll have to
set up your Totals Sheet like this:
April | House | 15
April | Groceries | 40
April | Car Maint | 30
May | House | 28
May | Groceries | 15
May | Car Maint | 68
....and so on. Then you can create a pivot table with Line Items (House,
etc.) as row headings, Months as column headings, and your numbers in the
data area, summed.
Hope this helps.
--
DDM
"DDM's Microsoft Office Tips and Tricks"
Visit us at
www.ddmcomputing.com
Beth said:
I think it ALMOST works. Sample: May Expenses sheet:
House Groceries Car Maintenance
28.00 15.00 68.00 (running totals)
roofing 12.00
Water rates 16.00
Meat & Veges 15.00
Car Rego 25.00
Tyres 43.00
Totals Sheet:
April May June Total for Fin Yr.
House 15.00 28.00 0.00 (updates automatically)
Groceries 40.00 15.00 0.00
Car Maint. 30.00 68.00 0.00
I can't get the Pivot Wizard to let me put in the Months. I get the House,
Car etc. as Data but can't get the months to show across the top. What am I
doing wrong. Thanks for your help. Youre a wiz.