Hi,
I have 2 time fields and I want to add them together. First, i think that i would convert them into minutes then just add the minutes together.
For example,
time 1 = 07:30
time 2 = 02:15
answer should be = 9:45 or 9 hours, 45 minutes
how would i go about doing this?
I have 2 time fields and I want to add them together. First, i think that i would convert them into minutes then just add the minutes together.
For example,
time 1 = 07:30
time 2 = 02:15
answer should be = 9:45 or 9 hours, 45 minutes
how would i go about doing this?