D
DubboPete
Hi all,
I have records which need to be modified, to allow for "after-the-
fact" entries. What I am trying to achieve is combining a date field
(formatted as Medium Date) and a time field (formatted Short Time)
from a form entry, and then updating a field in the table which is
formatted as General Date.
It will normally be to give the correct timestamp for the start of a
phone call, even if the database entry is made two hours later.
The purpose? So I can correctly calculate the difference between two
General Dates, [CallDate] and [CallEnd], (and the associated
timestamps), and calculate hours and minutes.
Any help greatly appreciated, and hope that's enough information.
TIA
DubboPete
I have records which need to be modified, to allow for "after-the-
fact" entries. What I am trying to achieve is combining a date field
(formatted as Medium Date) and a time field (formatted Short Time)
from a form entry, and then updating a field in the table which is
formatted as General Date.
It will normally be to give the correct timestamp for the start of a
phone call, even if the database entry is made two hours later.
The purpose? So I can correctly calculate the difference between two
General Dates, [CallDate] and [CallEnd], (and the associated
timestamps), and calculate hours and minutes.
Any help greatly appreciated, and hope that's enough information.
TIA
DubboPete