https://bugs.documentfoundation.org/show_bug.cgi?id=97334
--- Comment #3 from Dennis Roczek <[email protected]> --- Ah, I found the STRIPDURATION difference in Apple's help forums. https://discussions.apple.com/message/28878054#28878054 Examples =STRIPDURATION(“1w”) returns 7, the equivalent of one week in days. =STRIPDURATION(12) returns 12, because 12 is not a duration value. =STRIPDURATION(“abc”) returns “abc”, because “abc” is not a duration value. and This function may be automatically inserted when a Numbers ’08 document is upgraded, or an Excel or AppleWorks document is imported. It is removed in any copy of the file saved as a Numbers ’08 or Excel document. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
