Description: Calculating the number of days between two dates  
Platform: Excel
Do you want to know how many days are between let say 13 July and 24 November?  There is a easier why then looking at the calendar. Open a new spreadsheet in Excel and type in the to dates into separate cells. Into a third cell type "=CELL2 -CELL1" here CELL2 is the cell with the second date and CELL1 is the cell with the first date. You should now see the difference.