Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAXIFS PHP Fatal Error #915

Closed
Jam1eP opened this issue Mar 5, 2019 · 2 comments
Closed

MAXIFS PHP Fatal Error #915

Jam1eP opened this issue Mar 5, 2019 · 2 comments

Comments

@Jam1eP
Copy link

Jam1eP commented Mar 5, 2019

This is:

- [x] a bug report
- [x] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)

MAXIF is listed as supported function but the current Excel function is MAXIFS so either a bug or new feature request

What is the current behavior?

MAXIFS throws Formula Error: Unexpected operator ':' if used with a normal range or
Formula Error: Wrong number of aguments for IF() function if used with a named range

Which versions of PhpSpreadsheet and PHP are affected?

PhpSpreadsheet v1.5.2 PHP 7.3

@stale
Copy link

stale bot commented May 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this is still an issue for you, please try to help by debugging it further and sharing your results.
Thank you for your contributions.

@oleibman
Copy link
Collaborator

oleibman commented Jul 3, 2024

Fixed by PR #1056.

@oleibman oleibman removed the stale label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants