PhpSpreadsheet/tests/data/Calculation/LookupRef
Fräntz Miccoli 294ba58dde
Exact match in VLOOKUP now returns first match
It was inconsistent with spreadsheet software before.

Closes #809
2018-12-15 17:42:07 +11: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 Add tests for the LOOKUP function 2018-12-15 16:23:45 +11:00
MATCH.php MATCH function behavior when third parameter is equal to 1 or -1 2017-04-01 12:36:02 +09:00
ROWS.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
VLOOKUP.php Exact match in VLOOKUP now returns first match 2018-12-15 17:42:07 +11:00