M
M.Siler
I have a log and I'd like to count all the entries for each date. I'd
looked at DCOUNT but don't understand it. Here's an example of what I've
got
1/9/2004 fdadsfadsfadsfdsaf
1/9/2004 afagareterghnbsnhb
1/9/2004 hiodfjklfdsajkdfsajlk
1/9/2004 lkjadflkjadflkjdfjlkfd
1/10/2004 fdadsfadsfadsfdsaf
1/10/2004 afagareterghnbsnhb
1/10/2004 hiodfjklfdsajkdfsajlk
1/11/2004 lkjadflkjadflkjdfjlkfd
1/11/2004 fdadsfadsfadsfdsaf
1/12/2004 afagareterghnbsnhb
1/12/2004 hiodfjklfdsajkdfsajlk
1/12/2004 lkjadflkjadflkjdfjlkfd
1/12/2004 fdadsfadsfadsfdsaf
Is there a way I can get something from above that looks like:
1/9/2004 4
1/10/2004 3
1/11/2004 2
1/12/2004 4
looked at DCOUNT but don't understand it. Here's an example of what I've
got
1/9/2004 fdadsfadsfadsfdsaf
1/9/2004 afagareterghnbsnhb
1/9/2004 hiodfjklfdsajkdfsajlk
1/9/2004 lkjadflkjadflkjdfjlkfd
1/10/2004 fdadsfadsfadsfdsaf
1/10/2004 afagareterghnbsnhb
1/10/2004 hiodfjklfdsajkdfsajlk
1/11/2004 lkjadflkjadflkjdfjlkfd
1/11/2004 fdadsfadsfadsfdsaf
1/12/2004 afagareterghnbsnhb
1/12/2004 hiodfjklfdsajkdfsajlk
1/12/2004 lkjadflkjadflkjdfjlkfd
1/12/2004 fdadsfadsfadsfdsaf
Is there a way I can get something from above that looks like:
1/9/2004 4
1/10/2004 3
1/11/2004 2
1/12/2004 4