PhpSpreadsheet/tests/data/Calculation/LookupRef
Fräntz Miccoli ccebf0f288 Fix VLOOKUP whose return was impacted by order for a $not_exact_match (#854)
* Highlight VLOOKUP bug with a new test

* Remove useless statements + fix VLOOKUP bug

Please not that we have still inconsistencies in Excel (See LOOKUP and
VLOOKUP.php test files)

* Base strtolower on our StringHelper in LookupRef
2019-04-15 21:37:23 +02:00
..
COLUMNS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
FORMULATEXT.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
HLOOKUP.php Exact match in VLOOKUP now returns first match 2018-12-15 17:42:07 +11:00
INDEX.php INDEX(): fix getting row and col numbers from references (#239) 2017-10-06 14:01:20 +09:00
LOOKUP.php Fix VLOOKUP whose return was impacted by order for a $not_exact_match (#854) 2019-04-15 21:37:23 +02:00
MATCH.php Fix MATCH an error was appearing when comparing strings against 0 (always true) + making a return statement a bit more explicit (#855) 2019-03-06 22:37:06 +01:00
ROWS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
VLOOKUP.php Fix VLOOKUP whose return was impacted by order for a $not_exact_match (#854) 2019-04-15 21:37:23 +02:00