![]() |
Complicated (I think) formula (Excel 2002)
I have a spending journal structured by day. Included in the columns are
Amount Spent and Category (worksheet 1). In preparation for creating a pie chart, I need to sum each category (worksheet 2). I'm looking for a formula that will look at the category and, if it matches the criteria (i.e., Eat Out), will include the amount spent in the sum. |
Complicated (I think) formula (Excel 2002)
Would a Pivot Table be of help . You can than make a chart quite easily -- Pecoflyer Cheers ------------------------------------------------------------------------ Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=32651 |
Complicated (I think) formula (Excel 2002)
Try this:
SUMIF(range,criteria,sum_range) Example: =SUMIF(A1:A15,"Eat Out",B1:B15) |
All times are GMT +1. The time now is 04:25 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com