I have a couple text boxes A,B, C
A is time in
B is time out
And C calculates the difference. Those 3 boxes are datetime boxes
This form has a report binding navigator that manages the interaction to the database.
The problem is that the values entered and calculated in those boxes don’t save to the access database.
I have a couple other textboxes on the form…. But they safe normally.
What am I missing?
thanks