Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tina Winter
 
Posts: n/a
Default How do I SUMIF with two criteria in two different columns?

Good afternoon everyone. I have a task management table in which three of
the many columns indicate the week (Column "A") the work should be done, the
person (Column "B") who should do it and the time (Column "C") it will take
to get it done. I need to total each person's time based on who does it and
in what week. In other words, I need the formula to sum the time only if
the person (B)= X and the week (A)=Z. I have tried everything I can think
of, but I just can't make it work.

Any advice on this would be greatly appreciated. Thank you! Tina
  #2   Report Post  
LanceB
 
Posts: n/a
Default

Try
=sumproduct((b1:b100=x)*(a1:100=z))

Lance

"Tina Winter" wrote:

Good afternoon everyone. I have a task management table in which three of
the many columns indicate the week (Column "A") the work should be done, the
person (Column "B") who should do it and the time (Column "C") it will take
to get it done. I need to total each person's time based on who does it and
in what week. In other words, I need the formula to sum the time only if
the person (B)= X and the week (A)=Z. I have tried everything I can think
of, but I just can't make it work.

Any advice on this would be greatly appreciated. Thank you! Tina

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
SUMIF with only one criteria cell within range Stan Excel Discussion (Misc queries) 5 December 16th 04 10:12 PM
How do I ask for multiple criteria when creating a "sumif" formul. Rachelle Excel Worksheet Functions 3 December 1st 04 11:49 PM
sumif columns and rows Paul Clough Excel Worksheet Functions 2 November 22nd 04 05:01 PM
SUMIF multiple criteria LOU Excel Worksheet Functions 1 November 10th 04 07:12 PM
Can I use a cell reference in the criteria for the sumif function. Number Cruncher Excel Worksheet Functions 2 November 4th 04 07:52 PM


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