G
Guest
I am creating a query that adds up three fields that contain a short time
format, HoursW1,HoursW2, and HoursW3. For example, an employee worked 8 hours
on each shift a 8:00 would be displayed in each field. The query should
produce a result 24:00, instead my answer is 8:00. My forumula is
=[HoursW1]+[HoursW2]+[HoursW3]
It has to do something with the format, I just don't know what. Anyone have
any clues?
format, HoursW1,HoursW2, and HoursW3. For example, an employee worked 8 hours
on each shift a 8:00 would be displayed in each field. The query should
produce a result 24:00, instead my answer is 8:00. My forumula is
=[HoursW1]+[HoursW2]+[HoursW3]
It has to do something with the format, I just don't know what. Anyone have
any clues?