Hello,
Normally I would just solve this, but it is a bit more tricky then anticipated. Hopefully someone out there knows a best practise.
The summary: I need to calculate the minutes between two dates. However it is depending on weekday and time of day.
Data variables: Mon-Fri & times 08-18/18-23/23-08 | Sat 00-08/08-17/17-24 | Sun 00-00
Cells: start date, start time, start time+start date (text), end date, end time, end date+end time (text)
In example:
startDate weekDay startTime endDate weekDay endTime dateStartTimeStart dateEndTimeEnd Total time TimeW2-6 08-18 TimeW2-6 18-23 TimeW2-6 23-08 TimeW7 00-08 TimeW7 08-17....
09-06-2017 friday 17:10:00 09-06-2017 friday 22:00 09-06-2017 17:10 09-06-2017 22:00 04:50 00:50 04:00 00:00 00:00 00:00
09-06-2017 friday 21:59:00 11-06-2017 sunday 16:31 09-06-2017 21:59 11-06-2017 16:31 42:32 00:00 01:01 00:00 08:00 09:00
All suggestions are welcome![]()
Bookmarks