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

I need help with a formula. My excel sheet is looking at Quality on
production. In Cell D is Quality Person (there are 50) and Cell E is the
product they are checking. I need an formula that looks at Cell D and then
counts the individual products for the Quality Person.

Example Amy Checked 26 Gowns, 2 Towels, 0 Supplies and Emily checked 2
Gowns, 1 Supplies, 0 Gloves.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default Formula

Try something like this

=sumproduct(--(D1:D10 = "Amy"),--(E1:E10="Gowns"),(F1:F10))

D is quality person
E is product
F is the number of the product.
--
HTH,
Barb Reinhardt



"amyr" wrote:

I need help with a formula. My excel sheet is looking at Quality on
production. In Cell D is Quality Person (there are 50) and Cell E is the
product they are checking. I need an formula that looks at Cell D and then
counts the individual products for the Quality Person.

Example Amy Checked 26 Gowns, 2 Towels, 0 Supplies and Emily checked 2
Gowns, 1 Supplies, 0 Gloves.

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

Thanks Barb - but all I'm using is two columns, so I need folumn E to count
the products.

"Barb Reinhardt" wrote:

Try something like this

=sumproduct(--(D1:D10 = "Amy"),--(E1:E10="Gowns"),(F1:F10))

D is quality person
E is product
F is the number of the product.
--
HTH,
Barb Reinhardt



"amyr" wrote:

I need help with a formula. My excel sheet is looking at Quality on
production. In Cell D is Quality Person (there are 50) and Cell E is the
product they are checking. I need an formula that looks at Cell D and then
counts the individual products for the Quality Person.

Example Amy Checked 26 Gowns, 2 Towels, 0 Supplies and Emily checked 2
Gowns, 1 Supplies, 0 Gloves.

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



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