I have 7 columns in a Google Spreadsheet:
- A) Timestamp B) Check-in time C) Break time (start) D) Break time (end) E) Check-out time F) Hours worked G) Name
Data is being imported from form responses into columns A, B, C, D, E and G.
How do I make column F display the result of row E minus B while calculating the break time duration from row C-D? Better said: How do I see the hours worked from check-in to -out while deducting the break time?
I've attached a copy of the spreadsheet tab for reference. https://docs.google.com/spreadsheets/d/1GI0T85CQwLgrR4MmLZfn6ZNP4azJRcmiftahvkQCVps/edit?usp=sharing
Any input would be greatly appreciated!