![]() |
Calculating differences between dates
Can someone tell me what formula to use to calculate the difference between
two dates. For example one date being 11/1/1987 and the other date being current. Thank you, Alison |
"ALISONHELP" wrote in message ... Can someone tell me what formula to use to calculate the difference between two dates. For example one date being 11/1/1987 and the other date being current. Thank you, Alison DateDif http://www.cpearson.com/excel/datedif.htm /Fredrik |
microsoft.com...
Can someone tell me what formula to use to calculate the difference between two dates. For example one date being 11/1/1987 and the other date being current. 1/ cell A1 contains the date you wanted 2/ cell b1 contains =TODAY() - must be depending on your language (for me it's AUJOURD'HUI () ) 3/ cell c1 =b1-a1 returns a number of days. You could use for A1 and b1 a standard format instead of Date format . this will returns a serial number instead of the 'readable date' |
All times are GMT +1. The time now is 07:17 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com