johnhobbis
Registered User.
- Local time
- Today, 15:08
- Joined
- Apr 5, 2001
- Messages
- 22
Hi i hope someone may be able to help
I have field called Discharge time which needs to be [Discharge
time] hh::mm dd/mm/yyyy in a table called TABLE1 then
an other field called [Time used] hh:mm dd/mm/yyyy in a different table
called TABLE2
I need to pass the "time difference" between the 2 fields to a field called
TIME DIFF in Table1
so ....
A Table = table1.Field=Discharge Time [formatted] with hh:mm dd/mm/yyyyy
B Table = table2.Field=Time Used [formatted] with hh:mm dd/mm/yyyyy
RESULT = Table1.Field=TIME DIFF (A-B) in hours and minutes.
but if it longer then 24 hours....... >>???
and i need there result to be passed into the TIME DIFF FIELD
IF ANY of the ACCESS Expert can give me a hand it would be appreciated.
DOES THIS NEED TO BE DONE IN A REPORT - FORM...?
John H.
Mail me or post me...........
john@hobbis.karoo.co.uk.
I have field called Discharge time which needs to be [Discharge
time] hh::mm dd/mm/yyyy in a table called TABLE1 then
an other field called [Time used] hh:mm dd/mm/yyyy in a different table
called TABLE2
I need to pass the "time difference" between the 2 fields to a field called
TIME DIFF in Table1
so ....
A Table = table1.Field=Discharge Time [formatted] with hh:mm dd/mm/yyyyy
B Table = table2.Field=Time Used [formatted] with hh:mm dd/mm/yyyyy
RESULT = Table1.Field=TIME DIFF (A-B) in hours and minutes.
but if it longer then 24 hours....... >>???
and i need there result to be passed into the TIME DIFF FIELD
IF ANY of the ACCESS Expert can give me a hand it would be appreciated.
DOES THIS NEED TO BE DONE IN A REPORT - FORM...?
John H.
Mail me or post me...........
john@hobbis.karoo.co.uk.