Hi,
I have in one of the forms
start time and it saves it in the DB, MM/DD/YYYY HH:MM:SS then in the reports you have an Add Time when the user finish and submit the report automatically saved by the system with the same format MM/DD/YYYY HH:MM:SS.
I'm trying to make a report where it takes
form start (MM/DD/YYYY HH:MM:SS) -
finished form (MM/DD/YYYY HH:MM:SS) =
time spent (HH:MM:SS)
I can't figure out how. If you can please help me it would be great.
Thanks!