PR0J3CT
10-31-2002, 03:04 AM
Hi
I have an Access Table which contains 4 columns:
Id
Initials
Start Time
End Time
I am wanting it to also contain another column for the total time, which will be worked out by taking the [End Time] and subtracting the [Start Time]
I can perform this operation in a form but really require the table to hold this Total Time data.
Does anyone know how I can make this possible??
Thanx in advance!!!!
JB
I have an Access Table which contains 4 columns:
Id
Initials
Start Time
End Time
I am wanting it to also contain another column for the total time, which will be worked out by taking the [End Time] and subtracting the [Start Time]
I can perform this operation in a form but really require the table to hold this Total Time data.
Does anyone know how I can make this possible??
Thanx in advance!!!!
JB