L
lrumd
Guest
I am trying to do some simple math with time data (this is for a simple payroll app) On a certain table I have a field "MondayIn" and another one "MondayOut". I want to calculate the time difference (MondayOut - MondayIn) and put the result in a 3rd field ("MondayTimeWorked"). How do I do this?
The employee will have to enter the MonayIn and MondayOut data through a Form, and I would like to display the "MondayTimeWorked" information on this Form using a Text Box.
Thanks
Luis
The employee will have to enter the MonayIn and MondayOut data through a Form, and I would like to display the "MondayTimeWorked" information on this Form using a Text Box.
Thanks
Luis