DAYS function

description:

Count the number of days between to dates.

 

syntax:

=DAYS( end_datestart_date )

 

required arguments:

end_date The end date.
start_date The start date.