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

Bug/i1102 #1104

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Bug/i1102 #1104

merged 3 commits into from
Oct 17, 2023

Conversation

OssianEPPlus
Copy link
Contributor

@OssianEPPlus OssianEPPlus commented Oct 16, 2023

Substitute did not return results with IsExcelError if one or more of the input parameters were for example a #VALUE! error. It now iterates each input parameter and throws if it finds an error like other CompileResults. That error is then caught and handled appropriately.
Fixes #1102

@OssianEPPlus OssianEPPlus requested a review from swmal October 16, 2023 07:55
@JanKallman JanKallman merged commit 8bb7743 into develop Oct 17, 2023
2 checks passed
@JanKallman JanKallman deleted the bug/i1102 branch October 17, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IFERROR function does not handle errors in nested functions
2 participants