View Full Version : Hours in Query


kholm
04-17-2002, 09:59 AM
I am working on a query that gives statistics for hours worked. I have a pass through query which sums the time for the day, and then the main query which performs some operations based on the prior query. When I look at the pass through query, the hours are correct, but when I look at that same item in the operational query (total is Group by) some strage number that is not correct comes up. Any ideas?