#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Automatic Summations


Please see attached file.

Can I get some help please. Im trying to set up excel to automatically
do a summation of the "Cost" of each of the appropriate categories. For
example, I want the cost of all "Lunch" items to be added up and
displayed in the appropriate cell (H26). In other words, cell H26
should display $8 ($4 + $4), cell H16 should display $2, etc.

Thanks in Advance,


+-------------------------------------------------------------------+
|Filename: Sample.doc |
|Download: http://www.excelforum.com/attachment.php?postid=5144 |
+-------------------------------------------------------------------+

--
nizmo_gtr
------------------------------------------------------------------------
nizmo_gtr's Profile: http://www.excelforum.com/member.php...o&userid=37090
View this thread: http://www.excelforum.com/showthread...hreadid=568178

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Automatic Summations

A B C E
1 lunch 5 lunch 10
2 food 6
3 lunch 5


for col E, row 1 your formula is:

=SUMIF(A1:B3,D1,B1:B3)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Automatic Summations

in other words

=SUMIF(whole_range,specific_category_string,cost_r ange)

whole_range = your whole table with the category and cost colum

specific_category_string = lunch

cost_range = range of all the $ values

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Automatic Summations

in other words

=SUMIF(whole_range,specific_category_string,cost_r ange)

whole_range = your whole table with the category and cost colum

specific_category_string = lunch

cost_range = range of all the $ values

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Automatic Summations


That is wicked. Thanks Fusion_Guy!!! Exactly what I wanted


--
nizmo_gtr
------------------------------------------------------------------------
nizmo_gtr's Profile: http://www.excelforum.com/member.php...o&userid=37090
View this thread: http://www.excelforum.com/showthread...hreadid=568178

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
Automatic and manual calculations bpeltzer Excel Discussion (Misc queries) 0 March 20th 06 02:49 PM
enable automatic refresh Vass Excel Worksheet Functions 2 March 11th 06 04:36 AM
options to update automatic links Werner Rohrmoser Excel Worksheet Functions 0 November 10th 05 12:58 PM
How can I find automatic links in an Excel-sheet? Tobias Excel Discussion (Misc queries) 4 August 4th 05 09:02 AM
find automatic page breaks Reason Excel Worksheet Functions 1 April 15th 05 06:03 AM


All times are GMT +1. The time now is 01:37 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"