G
Guest
I would like to calculate the number of minutes elapsed between time1 and
time2 excluding time for breaks, lunch, between shifts, etc. I have searched
this site and found a lot of solutions for excluding "days" (like weekends)
from time calculations, but none that address how to exclude periods of time
less than a day.
I'm sure the solution will involve a table to hold the time periods to
exclude and a lot of code to do the calculations. I'm hoping that someone
can direct me to a wesite that can address this situation.
Thanks in advance.
time2 excluding time for breaks, lunch, between shifts, etc. I have searched
this site and found a lot of solutions for excluding "days" (like weekends)
from time calculations, but none that address how to exclude periods of time
less than a day.
I'm sure the solution will involve a table to hold the time periods to
exclude and a lot of code to do the calculations. I'm hoping that someone
can direct me to a wesite that can address this situation.
Thanks in advance.