PhpSpreadsheet/tests/data/Calculation/LookupRef
Mark Baker d5dc58d20e
Extract information functions (#2605)
* Split Information functions into a dedicated class and namespace and categorise as Value or Error
* Refactor all error functions into the new ExcelError class
2022-02-19 13:53:17 +01:00
..
ADDRESS.php Resolve default values when a null argument is passed for HLOOKUP(), VLOOKUP() and ADDRESS() functions 2021-05-27 12:02:38 +02:00
CHOOSE.php Lookup functions additional unit tests (#2074) 2021-05-07 23:40:30 +02:00
COLUMN.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
COLUMNS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
COLUMNSonSpreadsheet.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
COLUMNonSpreadsheet.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
FORMULATEXT.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
HLOOKUP.php Corrections for HLOOKUP Function (#2330) 2021-10-23 17:59:42 -07:00
HYPERLINK.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
INDEX.php Issue 2066, highlighting more validation needed for LookupRef Functions (#2069) 2021-05-07 11:20:38 +02:00
INDIRECT.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
IndirectDefinedName.xlsx Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
IndirectFormulaSelection.xlsx Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
LOOKUP.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
MATCH.php Fixes #2430 (#2431) 2021-12-04 08:07:18 -08:00
OFFSET.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
ROW.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
ROWS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
ROWSonSpreadsheet.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
ROWonSpreadsheet.php Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
TRANSPOSE.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
VLOOKUP.php Typehinting to keep phpstan happy 2021-05-29 13:35:42 +02:00