#1   Report Post  
SigmaX
 
Posts: n/a
Default Summarizing category

Yo;

I have a sheet with two columns (Of significance), one denotes a dollar
amount, and the other an expense category.

Now I want another field, seperate from the above table, to print the
sum of all the dollar amounts from a particular category; i.e. for each
row in table; if ColumnA = "x", return the ColumnB

I'm a relative novice to spreadsheets, so be clear in your
explanations. Excel 2003.
Cheerio,
SigmaX

  #2   Report Post  
Art
 
Posts: n/a
Default Summarizing category

It sounds like you want a SumIf formula:

Suppose your categories are in A1:A4 and your dollars are in B1:B4 as follows:

A B
1 cat1 9
2 cat2 2
3 cat1 3
4 cat3 4
5
6 cat1 12

where the formula in B6 is: =SUMIF(A1:A4,A6,B1:B4)

Art

"SigmaX" wrote:

Yo;

I have a sheet with two columns (Of significance), one denotes a dollar
amount, and the other an expense category.

Now I want another field, seperate from the above table, to print the
sum of all the dollar amounts from a particular category; i.e. for each
row in table; if ColumnA = "x", return the ColumnB

I'm a relative novice to spreadsheets, so be clear in your
explanations. Excel 2003.
Cheerio,
SigmaX


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Bar Chart Category Axis Problem Richard Charts and Charting in Excel 1 September 13th 05 09:51 AM
Only one colum of stack graph shows category label - problem Rich Charts and Charting in Excel 1 August 17th 05 09:16 PM
Automatic Sum by Category (SumIf extension) ezuk Excel Discussion (Misc queries) 1 August 12th 05 06:58 AM
Category subtotalling Tony Excel Discussion (Misc queries) 3 May 24th 05 08:17 PM
Rank() based on category Henrik Excel Worksheet Functions 1 January 12th 05 08:40 PM


All times are GMT +1. The time now is 03:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"