Archive

Posts Tagged ‘time stamp’

Excel Formula Help

September 27th, 2009 Comments off

I need an excel formula that does the following:

Takes a time stamp like “2009-03-01 15:00:00″ and counts the days from this date to today.

so for example if the time stamp is 2009-09-27 15:00:00 and today is the 28th, the next column over will say 1.

Needs to work no matter what the year or month is in the time stamp and needs to scale to unlimited entries.

Bear