mercredi 4 février 2015

how to calculate total no of days in List column



I've start date and end date. Can you please help me how to calculate total number of days.


Column Name = Leave Start Date (05/02/2015)


Column Name = Leave End Date (19/02/2015)


Column Name = Total Days (This is calculated column)


I used below formula but its showing only 14 days however it should show 15 days


=DATEDIF([Start Date], [End Date],"d")








0 commentaires:

Enregistrer un commentaire