MAKETIME(h,m,s)
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: When used in a function,
each of the expressions h, m
or s
must
be an integer greater than or equal to 0
. If
an expression is not an integer, decimal places are truncated.
h, m, s |
Result of the MAKETIME(h,m,s) Function |
|---|---|
|
|
|
Error Messages |