-
Notifications
You must be signed in to change notification settings - Fork 287
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
Problems with shifting formulas on sort #1828
Labels
bug
Something isn't working
Comments
swmal
added a commit
that referenced
this issue
Jan 29, 2025
swmal
pushed a commit
that referenced
this issue
Jan 31, 2025
swmal
pushed a commit
that referenced
this issue
Jan 31, 2025
JanKallman
added a commit
that referenced
this issue
Feb 6, 2025
…ange (#1830) * #1828 - fixed an issue with shifting formula addresses on sorting a range * Improved unit test * added unit test that creates corrupt wb * #1828 - fixed failing test RedYellowGreen * #1828 - more fixes on sorting with shared formulas and empty rows * Added corrupt workbook test for sort LeftbyRight * #1828 - added failing unit test * Fixed sort left-to-right issue. IFS function now returns a dynamic compile result. * Fixed sorting issue with single cell array formulas --------- Co-authored-by: Ossian Edström <ossian.edstrom@epplussoftware.com> Co-authored-by: swmal <{ID}+username}@users.noreply.github.com> Co-authored-by: JanKallman <jan.kallman@epplussoftware.com>
Fixed in EPPlus 7.6.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When sorting a range, address tokens and the Address property of shared formulas are not properly shifted.
The text was updated successfully, but these errors were encountered: