Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
purtech
 
Posts: n/a
Default Sum Values Question

How do I sum SOME values in a column based on values in another.

One column has various info. Depending on what is in that column, I want to
sum hour values in another.

Thanks,

Purtech
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bpeltzer
 
Posts: n/a
Default Sum Values Question

As long as you have a single criterion, you can use the sumif function:
=sumif(where_to_look_for_criterion,criterion,what_ to_add_on_match)
Ex: =sumif(a:a,"Your Name",b:b) will add the values from column B where the
corresponding entry in column A is "Your Name"

"purtech" wrote:

How do I sum SOME values in a column based on values in another.

One column has various info. Depending on what is in that column, I want to
sum hour values in another.

Thanks,

Purtech

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default Sum Values Question

With no specific information I can only make a general recommendation:

Check the Excel SUMIF function....It sounds like that's what you might need.

If that doesn't work for you , post back with some examples of the data and
how you want the formula to work.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"purtech" wrote:

How do I sum SOME values in a column based on values in another.

One column has various info. Depending on what is in that column, I want to
sum hour values in another.

Thanks,

Purtech

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
IF Statement Question 0 values & blank cells joshmd9909 Excel Worksheet Functions 6 October 10th 05 01:14 PM
Group values Remote Desktop Connection hotkey Excel Worksheet Functions 5 October 2nd 05 05:01 AM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM
How do I copy cell values (derived from formula), not references? Matt in a spot of bother Excel Worksheet Functions 4 July 28th 05 08:09 AM
Newbie to charts question - projecting values between data points 38N90W Excel Discussion (Misc queries) 3 January 6th 05 05:15 AM


All times are GMT +1. The time now is 08:44 AM.

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"