I'm using Excel 2010 and I'm trying to edit dates in a column, but I notice that when I click in a cell, make no edits then hit enter, this strangeness occurs:
First, I click in the cell:

Then double click as if to edit...:

Then hit enter after no touchy poo...

Look at that! Now its some bizzare format I do not recognize. And wait, if I do the drop down undo button, this is what I see:

Does that shed any light? If it does, maybe it will help me actually successfully edit because when I do type something in there--even if it what was already there--it gives me this:

What exactly is going on here?
41288is just another format from Excel - in fact, it's "no format": Excel stores dates internally as number of days passed since 1/1/1900. Therefore,41288is the internal representation of01/14/2013. Change the format back to date, as LuckySpoon suggested and it should solve the issue! – Peter Albert Jan 18 at 7:28