Question
Simple Time calculation
- November 2, 2021
- 1 reply
- 581 views
Hello All
I realise this has been asked many times, but I am truly struggling to find a simple script.
I have three columns
A= Start Time (in 24hr time format)
B = End Time (in 24 hour time format)
C = Total Hours (in 24 hour time format
how do I subtract B from A to get a time in C (in 24hr time format)
There are no dropdowns in any column, user enters data as time in A & B
There are also multiple rows, so I'd need each one to calculate seperately
Plus do a total calculation at bottom
I have included picture of what I am trying to achieve
I am literally pulling my hair out, have tried just about every variation I have found on here 😞