Film, Media & TV1 min ago
Date calc
In Lotus 123 and Excel 2007 (I use both) is it possible to put a formula into a cell to calculate the number of days between two dates?
Thanks
keithg
Thanks
keithg
Answers
Best Answer
No best answer has yet been selected by keithg. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.don't use lotus, so don't know, but in excel
=DATEDIF(A1,A2,"d")
Would tell you the number of days between dates in a1 and a2
http://spreadsheets.a...ays_between_dates.htm
=DATEDIF(A1,A2,"d")
Would tell you the number of days between dates in a1 and a2
http://spreadsheets.a...ays_between_dates.htm