In cells with formulas containing conditions like `=IFSUM(A1:A3;"";B1:B3)` to sum cells from range A1:A3 with empty value in range B1:B3, the function `Functions::ifCondition()` create in this case the code `=""""` instead of `=""`, so it didn't work. Closes #1206 |
||
|---|---|---|
| .. | ||
| ERROR_TYPE.php | ||
| IF_CONDITION.php | ||
| ISFORMULA.php | ||
| IS_BLANK.php | ||
| IS_ERR.php | ||
| IS_ERROR.php | ||
| IS_EVEN.php | ||
| IS_LOGICAL.php | ||
| IS_NA.php | ||
| IS_NONTEXT.php | ||
| IS_NUMBER.php | ||
| IS_ODD.php | ||
| IS_TEXT.php | ||
| N.php | ||
| TYPE.php | ||