Number of days since a date

J

Jim M

Hi folks,

Is there a simple way to calculate in a cell the number of days *since*
a date in a different cell?

For example -

Last used: [12/6/05]
Days ago: [ 15]

It seems so simple, but I can't get my head around Excel's treatment of
dates.

Thanks,
Jim
 
B

Bill Ridgeway

Put, in cell c2, the formula =a2-b2 where b2 is the later date. C2 will
need to be formatted to number.

Regards.

Bill Ridgeway
Computer Solutions
 
J

Jim M

Bill Ridgeway said:
Put, in cell c2, the formula =a2-b2 where b2 is the later date. C2 will
need to be formatted to number.

So I guess a2 should be todays date?

Ah, you da man Bill! I used =TODAY()-B2 that works great.

Thanks
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top