Hey, I've been stuck on this for days!
I have a formula set up in text boxes:
=Format([w_start]-1-[w_end],"Short Time")
To determine total time worked.
I need those to be able to add or subtract those text boxes from each other. I would like to have a query that will just calculates the total paid time.
Work Time (above equation) - Lunch - Break 1 - Break 2
Is this possible?
Please note that when I use the equation, the format is 00:00 which is where I am running into a issue...