Hi GalaxiomAtHome,
Thanks for your reply, but I did try the DateDiff function, and it gives a wrong values... for example:
for (IN: 11:45:00) and (OUT: 17:00:00) example:
Hours = DateDiff("h","11:45:00","17:00:00") 'YES, It returns 6
Minutes = DateDiff("n","11:45:00","17:00:00") 'It returns...