ShiftyJaffa
Registered User.
- Local time
- Today, 08:28
- Joined
- Nov 10, 2004
- Messages
- 36
Hi
I have a database (access 97) of training sessions which each has a date field called "Duration" (this field is in short time format HH:MM). I'm trying to and create a crosstab query which has the locations on the left and a total duration time for each month. If I try to sum the date field in the query I get rubbish, does anyone know a workaround? I'm considering writing a convert to deimal function, but there must be an easier way.
Thanks in advance
Paul
I have a database (access 97) of training sessions which each has a date field called "Duration" (this field is in short time format HH:MM). I'm trying to and create a crosstab query which has the locations on the left and a total duration time for each month. If I try to sum the date field in the query I get rubbish, does anyone know a workaround? I'm considering writing a convert to deimal function, but there must be an easier way.
Thanks in advance
Paul