Excel Inconsistent Handling of Empty Argument MIN/MAX/MINA/MAXA

Fix #3866. Excel normally treats a missing argument (e.g. `PRODUCT(2,3,)`) as null and ignores it. Not so for MIN/MAX/MINA/MAXA; for those, an empty argument is treated as zero. PhpSpreadsheet is changed to do the same.
This commit is contained in:
oleibman
2024-01-15 07:56:01 -08:00
parent ae72efe43a
commit 0d6673dd8a
3 changed files with 47 additions and 1 deletions
+1
View File
@@ -415,6 +415,7 @@ At present, the following locale settings are supported:
Language | | Locale Code
---------------------|----------------------|-------------
Bulgarian | български | bg
Czech | Ceština | cs
Danish | Dansk | da
German | Deutsch | de