G
Guest
Guest
I'm working on a simple time calculating spreadsheet for a farmer.
A1 - Starting Time (formatted hh:mm AM/PM) <span style="color: #009900">7:00 AM</span>
A2 - Unpaid Break/Lunch (formatted as decimal) <span style="color: #009900">1.0</span>
A3 - Ending Time (formatted hh:mm AM/PM) <span style="color: #009900">5:00 PM</span>
A4 - Time worked (formatted as decimal) <span style="color: #009900">9.0</span>
What is the formula for A4 to properly calculate time worked and display it as decimal value?
A1 - Starting Time (formatted hh:mm AM/PM) <span style="color: #009900">7:00 AM</span>
A2 - Unpaid Break/Lunch (formatted as decimal) <span style="color: #009900">1.0</span>
A3 - Ending Time (formatted hh:mm AM/PM) <span style="color: #009900">5:00 PM</span>
A4 - Time worked (formatted as decimal) <span style="color: #009900">9.0</span>
What is the formula for A4 to properly calculate time worked and display it as decimal value?