PhpSpreadsheet/tests/data/Calculation
Dominik Businger 98a1f0a8cf
Fix for worksheet lookup for worksheets with spaces in the title
Sheet titles containing " " or "!" will be quoted in formulas. This commit
fixes the lookup of sheets with this kind of title by trimming the quotes
during the lookup.

Without this any defined range referencing a sheet with " " or "!" in the title
name will be lost when reading the workbook from file.

Fixes #928
Closes 930
2019-07-24 22:15:35 -07:00
..
DateTime Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
Engineering Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
Financial Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
Functions Fix for worksheet lookup for worksheets with spaces in the title 2019-07-24 22:15:35 -07:00
Logical Calculation :: Added switch function (#983) 2019-05-30 09:14:58 +02:00
LookupRef Fix for worksheet lookup for worksheets with spaces in the title 2019-07-24 22:15:35 -07:00
MathTrig Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
Statistical Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
TextData Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00