ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Count values only if matches and return on another worksheet (https://www.excelbanter.com/excel-worksheet-functions/189003-count-values-only-if-matches-return-another-worksheet.html)

candacer

Count values only if matches and return on another worksheet
 
I need a formula that will count ONLY the number of SKU's that have an
approved date listed in one column and ONLY for "Team A" in another column. I
need this returned on another worksheet. So in my example given below I'd
have only one counted & returned. Does this make sense? Thanks in advance!

Example:

SKU Approved Date Assigned To
X12-20854 5/12/2008 Team D
X51-57543 Team A
X72-22044 Team B
X88-89180 4/11/2008 Team A

Don Guillett

Count values only if matches and return on another worksheet
 
try this
=SUMPRODUCT(--(M3:M22="a"),--(L3:L220))
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"candacer" wrote in message
...
I need a formula that will count ONLY the number of SKU's that have an
approved date listed in one column and ONLY for "Team A" in another
column. I
need this returned on another worksheet. So in my example given below I'd
have only one counted & returned. Does this make sense? Thanks in advance!

Example:

SKU Approved Date Assigned To
X12-20854 5/12/2008 Team D
X51-57543 Team A
X72-22044 Team B
X88-89180 4/11/2008 Team A



candacer

Count values only if matches and return on another worksheet
 
Wow! Thank you so much! I have been toiling with this all day!

"Don Guillett" wrote:

try this
=SUMPRODUCT(--(M3:M22="a"),--(L3:L220))
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"candacer" wrote in message
...
I need a formula that will count ONLY the number of SKU's that have an
approved date listed in one column and ONLY for "Team A" in another
column. I
need this returned on another worksheet. So in my example given below I'd
have only one counted & returned. Does this make sense? Thanks in advance!

Example:

SKU Approved Date Assigned To
X12-20854 5/12/2008 Team D
X51-57543 Team A
X72-22044 Team B
X88-89180 4/11/2008 Team A




Don Guillett

Count values only if matches and return on another worksheet
 
Glad to help

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"candacer" wrote in message
...
Wow! Thank you so much! I have been toiling with this all day!

"Don Guillett" wrote:

try this
=SUMPRODUCT(--(M3:M22="a"),--(L3:L220))
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"candacer" wrote in message
...
I need a formula that will count ONLY the number of SKU's that have an
approved date listed in one column and ONLY for "Team A" in another
column. I
need this returned on another worksheet. So in my example given below
I'd
have only one counted & returned. Does this make sense? Thanks in
advance!

Example:

SKU Approved Date Assigned To
X12-20854 5/12/2008 Team D
X51-57543 Team A
X72-22044 Team B
X88-89180 4/11/2008 Team A






All times are GMT +1. The time now is 04:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com