Hello all,
I'm trying to compare a time in date/time format to another time and check if ist bigger. The time comes from a query in which one column calls the function. The Function looks like this:
Public Function getShifDate(shiftType As Integer, datex As Date, timex As Date, loc As...