Why won’t this work? I feel like I’m following instructions to no avail. Tried every possible combo with the duration field, same too long result that I can’t calculate. Field 12 is where I’m trying to get the result of for example Date 5:30 pm, with run time of 120 minutes, would then result in same date 7:30pm.
The fields are as follows Date and Start Time, Run Time, Duration, 60, Duration as seconds.
1/23/2020 5:30pm 1:42 102 60 6120
I’ve calculated run time as seconds, used that - I love airtable but some simple functions are tough.
Here’s the formula (or one of them) I thought would work.
DATEADD({Date and Start Time}, {Run time}, ‘seconds’)


