P
p-rat
I have a form that has a start time and end time. Both are format
Short Time. I also have a option frame that is for AM or PM after each
of these fields. So a user would enter 08:00 then select AM for
example to start and then type 08:15 then select PM for a persons end
time.
This might be a stupid question, but how would I calculate this? Would
DateDiff take into account that this would be 12 hours and 15 minutes
or would it see it as only 15 minutes?
Would it be easier to just use military time 08:00 to 20:15?
I would also like the calculation value to show up on the form in a
field such as "TotalHours".
Thanks for any help to get pushed in the right direction.
Short Time. I also have a option frame that is for AM or PM after each
of these fields. So a user would enter 08:00 then select AM for
example to start and then type 08:15 then select PM for a persons end
time.
This might be a stupid question, but how would I calculate this? Would
DateDiff take into account that this would be 12 hours and 15 minutes
or would it see it as only 15 minutes?
Would it be easier to just use military time 08:00 to 20:15?
I would also like the calculation value to show up on the form in a
field such as "TotalHours".
Thanks for any help to get pushed in the right direction.