I have a spreadsheet that has several columns of data, one being a "start date" and one being an "end date". I want to be able to take look at this data and say how many records were eligible for a specific month, without having to list each month. Below is a small sample:
12345 Smith 1/1/2006 12/31/2006
23456 Jones 1/1/2006 11/30/2006
34567 Taylor 3/1/2006 11/30/2006
Is there some kind of a formula I could use to count how many were eligible in January 2006 (2), or December 2006 (1), or February 2006 (2), or May 2006 (3), etc.?
Any help would be appreciated!
Thanks,
Jeanie
12345 Smith 1/1/2006 12/31/2006
23456 Jones 1/1/2006 11/30/2006
34567 Taylor 3/1/2006 11/30/2006
Is there some kind of a formula I could use to count how many were eligible in January 2006 (2), or December 2006 (1), or February 2006 (2), or May 2006 (3), etc.?
Any help would be appreciated!
Thanks,
Jeanie