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

Hi,
I tried to do a sumifs for my simple spreadsheet but could make it works. I
have a table with EmpID column, Plan elem, and the weighted avg %, I want to
sum the weighted avg % for all the plan elem = 1 per empID. Note that one
emp have multiple plan elems. Please help...Thanks, MyLan

EmpID Plan Elem weighted avg%
1 1 20
1 2 10
1 3 10
1 1 50
2 1 30
2 2 20
2 3 10
3 1 60
3 2 20
3 3 10
3 1 10
3 1 20
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 834
Default Sumifs

Try

=SUMIFS(C:C,A:A,1,B:B,1)

=SUMIFS(C:C,A:A,2,B:B,1)

etc.

--

HTH

Bob

"MyLan" wrote in message
...
Hi,
I tried to do a sumifs for my simple spreadsheet but could make it works.
I
have a table with EmpID column, Plan elem, and the weighted avg %, I want
to
sum the weighted avg % for all the plan elem = 1 per empID. Note that one
emp have multiple plan elems. Please help...Thanks, MyLan

EmpID Plan Elem weighted avg%
1 1 20
1 2 10
1 3 10
1 1 50
2 1 30
2 2 20
2 3 10
3 1 60
3 2 20
3 3 10
3 1 10
3 1 20



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default Sumifs

Is that what you have in mind ?
http://img130.imageshack.us/img130/1420/nonamepi.png
Micky


"MyLan" wrote:

Hi,
I tried to do a sumifs for my simple spreadsheet but could make it works. I
have a table with EmpID column, Plan elem, and the weighted avg %, I want to
sum the weighted avg % for all the plan elem = 1 per empID. Note that one
emp have multiple plan elems. Please help...Thanks, MyLan

EmpID Plan Elem weighted avg%
1 1 20
1 2 10
1 3 10
1 1 50
2 1 30
2 2 20
2 3 10
3 1 60
3 2 20
3 3 10
3 1 10
3 1 20

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
SUMIFS MurrayBarn Excel Worksheet Functions 4 June 15th 09 08:02 AM
Using Sumifs tomferrin Excel Worksheet Functions 3 April 7th 09 06:40 PM
Sumifs & Not Like Cow Girl Excel Discussion (Misc queries) 6 March 13th 09 08:34 PM
SUMIFS Mark Excel Discussion (Misc queries) 3 November 28th 07 12:09 PM
SUMIFS and OR M.S. Westerbeek Excel Worksheet Functions 6 August 23rd 07 07:24 PM


All times are GMT +1. The time now is 04:28 PM.

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

About Us

"It's about Microsoft Excel"