Try "0:20:00"+0
Also FYI, the way you did it is not wrong persay
But instead if
IF(calculation>=20,20,calculation)
Try
MIN(20, calculation)
Try "0:20:00"+0
Also FYI, the way you did it is not wrong persay
But instead if
IF(calculation>=20,20,calculation)
Try
MIN(20, calculation)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks