O
O Grossman
I think I have found a bug in the "minute()" function. If
you perform the function on a time that has seconds
greater than 59.50 it returns a minute value that is one
minute greater than the proper value. The tricky part is
that you won't see this bug unless you apply a custom
format to the cell to display the fractional seconds. If
you display your time value with a format that only shows
integer seconds then the time value always appears to
agree with the minute() function.
Does anyone know how to find out if microsoft is aware of
this bug(or how to report the bug)?
Thanks,
Owen
you perform the function on a time that has seconds
greater than 59.50 it returns a minute value that is one
minute greater than the proper value. The tricky part is
that you won't see this bug unless you apply a custom
format to the cell to display the fractional seconds. If
you display your time value with a format that only shows
integer seconds then the time value always appears to
agree with the minute() function.
Does anyone know how to find out if microsoft is aware of
this bug(or how to report the bug)?
Thanks,
Owen