M
Mukayi
Can someone help with this one. I have a list of dates in column G.
G
1/15/12
1/15/12
1/15/12 frequency for 1/15/12 should be here (i.e. 3)
1/16/12
1/16/12 frequency for 1/16/12 should be here (i.e. 2)
1/17/12
1/17/12
1/17/12
1/17/12
Each date occurs a mutiple number of times. I have sorted the data t
show the oldest date at the top and the newest date on the bottom.
want a fuction that calculates the frequency of each date in th
adjucent column, F, and possibly put the frequency of each date in th
cell adjucent to where each date ends. I used =COUNTIF(G:G,"11/15/12")
It works but I have to go to the end of each date and change th
criteria.
Thank yo
G
1/15/12
1/15/12
1/15/12 frequency for 1/15/12 should be here (i.e. 3)
1/16/12
1/16/12 frequency for 1/16/12 should be here (i.e. 2)
1/17/12
1/17/12
1/17/12
1/17/12
Each date occurs a mutiple number of times. I have sorted the data t
show the oldest date at the top and the newest date on the bottom.
want a fuction that calculates the frequency of each date in th
adjucent column, F, and possibly put the frequency of each date in th
cell adjucent to where each date ends. I used =COUNTIF(G:G,"11/15/12")
It works but I have to go to the end of each date and change th
criteria.
Thank yo