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

[xlsb] fix more array fmls #1042

Merged
merged 3 commits into from
Jun 8, 2024
Merged

[xlsb] fix more array fmls #1042

merged 3 commits into from
Jun 8, 2024

Conversation

JanMarvin
Copy link
Owner

@JanMarvin JanMarvin commented Jun 7, 2024

This fixes formulas like:

SUM({1,2,3;4,5,6})

Works now too:

SUMIFS(A1:A2,foo!B2:B3,{"A"})

Because of the reference at another worksheet, the formula is broken. Probably something in RevExtern.

@JanMarvin JanMarvin merged commit 65ac5d4 into main Jun 8, 2024
9 checks passed
@JanMarvin JanMarvin deleted the xlsb_fix_array_fmls branch June 8, 2024 06:01
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.

1 participant