Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default How to Count Dates in 2 Lists

Hello -

I have 2 columns and each contains a list of dates. Is there a
formula I can use to show how many times each date in column A appears
in the list in column C? I would like to see the results in Column B,
and an example of what I am looking for is shown below.

Column A Column B Column C
12/21/08 3 01/01/07
0/01/08 0 12/21/08
01/02/09 1 12/21/08
01/03/09 0 01/02/09
01/01/07 1 12/21/08


Thank you!

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default How to Count Dates in 2 Lists

=COUNTIF(C2:C10,A2)


On Jan 10, 10:09*pm, foofoo wrote:
Hello -

I have 2 columns and each contains a list of dates. *Is there a
formula I can use to show how many times each date in column A appears
in the list in column C? *I would like to see the results in Column B,
and an example of what I am looking for is shown below.

Column A * * Column B * * Column C
12/21/08 * * * * * 3 * * * * * * *01/01/07
0/01/08 * * * * * * 0 * * * * * * *12/21/08
01/02/09 * * * * * 1 * * * * * * *12/21/08
01/03/09 * * * * * 0 * * * * * * *01/02/09
01/01/07 * * * * * 1 * * * * * * *12/21/08

Thank you!


  #3   Report Post  
Posted to microsoft.public.excel.misc
JB JB is offline
external usenet poster
 
Posts: 115
Default How to Count Dates in 2 Lists

On 10 jan, 18:09, foofoo wrote:
Hello -

=COUNTIF($C$1:$C$100,A1)

JB
http://boisgontierjacques.free.fr/

I have 2 columns and each contains a list of dates. *Is there a
formula I can use to show how many times each date in column A appears
in the list in column C? *I would like to see the results in Column B,
and an example of what I am looking for is shown below.

Column A * * Column B * * Column C
12/21/08 * * * * * 3 * * * * * * *01/01/07
0/01/08 * * * * * * 0 * * * * * * *12/21/08
01/02/09 * * * * * 1 * * * * * * *12/21/08
01/03/09 * * * * * 0 * * * * * * *01/02/09
01/01/07 * * * * * 1 * * * * * * *12/21/08

Thank you!


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default How to Count Dates in 2 Lists

Or, if you want to copy it down, =COUNTIF(C$2:C$10,A2)
--
David Biddulph

muddan madhu wrote:
=COUNTIF(C2:C10,A2)


On Jan 10, 10:09 pm, foofoo wrote:
Hello -

I have 2 columns and each contains a list of dates. Is there a
formula I can use to show how many times each date in column A
appears in the list in column C? I would like to see the results in
Column B, and an example of what I am looking for is shown below.

Column A Column B Column C
12/21/08 3 01/01/07
0/01/08 0 12/21/08
01/02/09 1 12/21/08
01/03/09 0 01/02/09
01/01/07 1 12/21/08

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
Compare lists - count # records Jan Excel Worksheet Functions 1 September 26th 08 05:10 AM
I want to count the total Number of dates between two dates How? seshu Excel Worksheet Functions 3 February 7th 08 05:41 PM
Lists with dates in them TheNewbie Excel Discussion (Misc queries) 2 January 27th 08 07:46 AM
How to use different =COUNT with Lists Sahis_AU Excel Discussion (Misc queries) 1 June 21st 06 01:46 PM
need to convert list of dates to count no. of dates by week neowok Excel Worksheet Functions 13 January 30th 06 03:54 PM


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