Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
KB KB is offline
external usenet poster
 
Posts: 41
Default count matched cells

I have a tracker with 1 of the columns being the requested due date & one is
the actual completed date. I need a formula that will compare these 2 cells
in the row & calculate how many times the due date was met.
So in cell A1 I have a running total of how many projects met the due date.
Is there a countif formula for this?
Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default count matched cells

Assming there are no empty cells...

Try something like this:

=SUMPRODUCT(--(A1:A10=B1:B10))

--
Biff
Microsoft Excel MVP


"KB" wrote in message
...
I have a tracker with 1 of the columns being the requested due date & one
is
the actual completed date. I need a formula that will compare these 2
cells
in the row & calculate how many times the due date was met.
So in cell A1 I have a running total of how many projects met the due
date.
Is there a countif formula for this?
Thank you!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
KB KB is offline
external usenet poster
 
Posts: 41
Default count matched cells

Perfect! Thanks so much!

"T. Valko" wrote:

Assming there are no empty cells...

Try something like this:

=SUMPRODUCT(--(A1:A10=B1:B10))

--
Biff
Microsoft Excel MVP


"KB" wrote in message
...
I have a tracker with 1 of the columns being the requested due date & one
is
the actual completed date. I need a formula that will compare these 2
cells
in the row & calculate how many times the due date was met.
So in cell A1 I have a running total of how many projects met the due
date.
Is there a countif formula for this?
Thank you!




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default count matched cells

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"KB" wrote in message
...
Perfect! Thanks so much!

"T. Valko" wrote:

Assming there are no empty cells...

Try something like this:

=SUMPRODUCT(--(A1:A10=B1:B10))

--
Biff
Microsoft Excel MVP


"KB" wrote in message
...
I have a tracker with 1 of the columns being the requested due date &
one
is
the actual completed date. I need a formula that will compare these 2
cells
in the row & calculate how many times the due date was met.
So in cell A1 I have a running total of how many projects met the due
date.
Is there a countif formula for this?
Thank you!






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
Counting Matched Values Pepper Excel Worksheet Functions 3 November 18th 08 02:43 AM
How to count the matched values? Eric Excel Discussion (Misc queries) 10 August 25th 07 04:17 AM
How to count the matched values? Eric Excel Worksheet Functions 0 August 24th 07 04:52 PM
Multiple Matched Lines Mark Philley Excel Discussion (Misc queries) 7 November 22nd 06 02:41 AM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM


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