I have a database that has 2 forms. After submitting the first form, the user should complete the second form within 24 hours. The first form stores the Date/Time the form was submitted. I want to be able to run a query and have a column in the query that is "Time Remaining". In non-technical terms, this column would be:
Date/Time form submitted + 24 hours - Current date/time
Any suggestions?
Thanks!
Date/Time form submitted + 24 hours - Current date/time
Any suggestions?
Thanks!