Hello,

I am seriously new to MS Excel. What I'm trying to accomplish is:
    Dates           Distinct dates       # of occurrences
    13/Feb/2014     13/Feb/2014          8
    13/Feb/2014     14/Feb/2014          5
    13/Feb/2014
    13/Feb/2014
    13/Feb/2014
    13/Feb/2014
    13/Feb/2014
    13/Feb/2014
    14/Feb/2014
    14/Feb/2014
    14/Feb/2014
    14/Feb/2014
    14/Feb/2014
So I have the dates column but want to generate the distinct dates (unique dates) and # of occurrences that date is listed.

Currently using MS Excel 2003 and/or Google Sheets and/or LibreOffice.

The end product is to generate a line graph.

Thanks

btw: this is a xpost from the submission I did over at Stackoverflow.com
http://stackoverflow.com/questions/3...-unique-values