PhpSpreadsheet/tests/data/Calculation/LookupRef
Mark Baker baacc83995
Replace manual wildcard logic in MATCH() function with the new WildcardMatch methods (#1919)
* Replace manual wildcard logic in MATCH() function with the new WildcardMatch methods
* Additional unit tests
* Refactor input validations
* Refactor actual search logic into dedicated methods
* Eliminate redundant code
2021-03-12 18:23:15 +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 Replace manual wildcard logic in MATCH() function with the new WildcardMatch methods (#1919) 2021-03-12 18:23:15 +01: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