PhpSpreadsheet/tests/data/Calculation/LookupRef
Mark Baker 2259de578b
Lookup ref further tests and examples (#1918)
* Extract LookupRef\INDEX() into index() method of LookupRef\Matrix class
Additional tests
* Bugfix for returning a column using INDEX()
* Some improvements to ROW() and COLUMN()
* Simplify some of the INDEX() logic, eliminating redundant code
2021-03-11 22:34:47 +01:00
..
ADDRESS.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
CHOOSE.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
COLUMN.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
COLUMNS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
FORMULATEXT.php Fix for worksheet lookup for worksheets with spaces in the title 2019-07-24 22:15:35 -07:00
HLOOKUP.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
INDEX.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
LOOKUP.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
MATCH.php Fix MATCH when comparing different numeric types (#1521) 2020-06-19 20:54:04 +02:00
ROW.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
ROWS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
TRANSPOSE.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
VLOOKUP.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00