IrisBonilla
7 years agoQrew Cadet
today's date minus input date
Hello!
I'm trying to calculate the number of days past a due date. That means it would be the today's date minus the due date so it can show me how many days in total it has been past due. The due dates are in a column with a date type field.
I tried today()-duedate, but it doesn't seem to work. Any help?
I'm trying to calculate the number of days past a due date. That means it would be the today's date minus the due date so it can show me how many days in total it has been past due. The due dates are in a column with a date type field.
I tried today()-duedate, but it doesn't seem to work. Any help?