J
jessicaskinner81
I need help calculating the difference between a Time In field and
Time Out field. I have the code working in Excel, but I am not suire
how to encorporate this into a form in Access.
Excel expression - =IF((OR(D6="",D5="")),0,IF((D6<D5),((D6-D5)*24)+24,
(D6-D5)*24))
Please help!
Time Out field. I have the code working in Excel, but I am not suire
how to encorporate this into a form in Access.
Excel expression - =IF((OR(D6="",D5="")),0,IF((D6<D5),((D6-D5)*24)+24,
(D6-D5)*24))
Please help!