G
Guest
dear sir /mam/sister
how to calculate total hours worked in hh:mm format of an emloyee
between two date or same day in 00:00 hrs format
i used function in field "total hrs"data>control source.
function datediff("h",date1,date2)
that is ("h", 22/10/06 22.00,23/10/06 22.50)
the result should be 24.50 hrs but im getting 25.00hrs
OR
DATEDIFF("N",22/10/0622.00,23/10/06 22.50)/60
NOW ALSO im not getting the correct result kindly replay
your faithfully
balasubramanya
india
how to calculate total hours worked in hh:mm format of an emloyee
between two date or same day in 00:00 hrs format
i used function in field "total hrs"data>control source.
function datediff("h",date1,date2)
that is ("h", 22/10/06 22.00,23/10/06 22.50)
the result should be 24.50 hrs but im getting 25.00hrs
OR
DATEDIFF("N",22/10/0622.00,23/10/06 22.50)/60
NOW ALSO im not getting the correct result kindly replay
your faithfully
balasubramanya
india