https://bugs.freedesktop.org/show_bug.cgi?id=58954

--- Comment #5 from mariosv <[email protected]> ---
Hi Teo,
I think there is a change from 3.5 to 3.6 in how N() NUM() function works.
Help in 3.5.7.2
"
N
Returns the numeric value of the given parameter. Returns 0 if parameter is
text, FALSE or #NA.
"

If an error occurs, other than #NA, the function returns the error value.
                    --------------           
Help in 3.6.4.3
"
N
Returns the numeric value of the given parameter. Returns 0 if parameter is
text or FALSE.
If an error occurs the function returns the error value.
"
In the next 4.0 there will be the functions IFERROR() and IFNA().

So, I think it is not a bug.
Please if you are agree change the status to RESOLVED NOTABUG

-- 
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

Reply via email to