MAKETIME(h,m,s) is a time function that calculates a time value from the total number of hours, minutes, and seconds.
Values h, m, and s: Each of the expressions h, m, and s in the function must be integers and greater than or equal to 0. If an expression is not an integer, decimal places are truncated.
|
Result of the MAKETIME(h,m,s) function |
h,m,s is NULL value |
NULL value |
h,m,s is special NULL value |
Error message |