G
Guest
I have a Rpt that I'm setting up so that I can see how I have spent my
time over a month. In the Query that is feeding the report I have set up the
following: Work Time: Format([CW_En_Time]-[CW_St_Time],"Short Time").
This gives me the total work time for each record. So I now have 10
Records with the time worked on each in a short Time Format 01:15 Etc. I
would like to total the time worked in a total time worked. I did a sum like
this =Sum([Work Time]) but I get the following error "Data type mismatch in
criteria expression" I do not know how to fix it any help would be great.
Thanks Keith
time over a month. In the Query that is feeding the report I have set up the
following: Work Time: Format([CW_En_Time]-[CW_St_Time],"Short Time").
This gives me the total work time for each record. So I now have 10
Records with the time worked on each in a short Time Format 01:15 Etc. I
would like to total the time worked in a total time worked. I did a sum like
this =Sum([Work Time]) but I get the following error "Data type mismatch in
criteria expression" I do not know how to fix it any help would be great.
Thanks Keith