https://bugs.documentfoundation.org/show_bug.cgi?id=135551

Michael Warner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #6 from Michael Warner <[email protected]> ---
It seems to me the reason you are getting #VALUE! in the O column, is because
the range given to the min() formula contains the J column, which also has
#VALUE!. The #VALUE! in the J column, is due to an arithmetic formula like
this:
=20/I172*100

Where the corresponding cell in the I column has text. So, Calc is trying to
find, for example, '20/nėra pozicijos*100' and getting an error. 

This all looks like expected behavior to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to