Subtract M/D/YYYY HH:MM from M/D/YYYY HH:MM
I am trying to subtract 2 dates to determine the amount of time between them.
Both dates are formatted M/D/YYYY HH:MM
date1 is a user input date field called subjectStart.
date2 is a user input date field called canineStart. Date2 will always be a later date than date1.
The resulting information will be displayed into a field called "age". Not sure if it needs to be a text field or a date field?
Any assistance would be GREATLY appreciated!
