You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2013/03/05 15:31:30 UTC

[Bug 54639] If a formula contains AND(..., ISBLANK(...), ...), Excel always evaluates the ISBLANK to false

https://issues.apache.org/bugzilla/show_bug.cgi?id=54639

Didier Loiseau <di...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Didier Loiseau <di...@gmail.com> ---
I just noticed that IF(TRUE, ISBLANK(A2)) also has the same issue (returns
false), whereas IF(ISBLANK(A2), TRUE) does not!

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org