Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default 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



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
count text values and return most common occurence MMcQ Excel Discussion (Misc queries) 8 February 14th 07 07:00 PM
Return Summed Count of Multiple Consecutive Numeric Values Sam via OfficeKB.com Excel Worksheet Functions 4 April 10th 06 10:35 PM
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 6 November 29th 05 03:27 PM
Count Intervals of 2 Numeric values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 12 September 24th 05 10:58 PM
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


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

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"