How to calculate no of days between dates
Closed
Trapti
-
Mar 23, 2016 at 02:08 AM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Mar 24, 2016 at 11:35 AM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Mar 24, 2016 at 11:35 AM
Related:
- How to calculate no of days between dates
- Skype last seen days ago - Guide
- How to calculate position in excel - Excel Forum
- How to calculate fuel surcharge - Excel Forum
- How to calculate vat in excel - Guide
- Different dates of "end to end encryption message" on blank chat? - Google Chrome Forum
1 response
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Mar 24, 2016 at 11:35 AM
Mar 24, 2016 at 11:35 AM
Trapti, good morning.
Try to use:
=DATEDIF(DATEVALUE("31/03/2016"), A1, "D")
Please, tell us if it worked for you.
Is it what you want?
I hope it helps.
Try to use:
=DATEDIF(DATEVALUE("31/03/2016"), A1, "D")
Please, tell us if it worked for you.
Is it what you want?
I hope it helps.