I’m following up on a previous solution ScottWorld provided for another user. I apologize if there’s a better way to link to the old closed post.
Anyway, the goal is to Automate the END TIME based on START TIME, and DURATION. The formula Scott suggested was:
DATEADD({Start Time}, {Duration}, ‘minutes’)
When I put this Formula into the END TIME formula field exactly as is, and the DURATION field empty, the END TIME is automatically set to 5 hrs after the START TIME. When I enter “3:00” (3 hrs) into the DURATION field, the END TIME is automatically set to 7 Days and 20 Hrs later.
Obviously, I’m misunderstanding something.