https://bugs.documentfoundation.org/show_bug.cgi?id=147825
m.a.riosv <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg --- Comment #7 from m.a.riosv <[email protected]> --- (In reply to L.H. Carsten from comment #0) > ... > 2.Enter =TIME(0,0,A1) in 3 other cells (e.g. B1,B2,B3) > ... I'm wrong or TIME() gives a time result as part of one day 23:59:59 =TIME(0;0;86399) 23:59:00 =TIME(0;86399;0) 23:00:00 =TIME(86399;0;0) it returns the maximum for seconds, minutes or hours, and the format [xx] has only one value to sum. I think there is not a bug. -- You are receiving this mail because: You are the assignee for the bug.
