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

Problems with shifting formulas on sort #1828

Closed
swmal opened this issue Jan 29, 2025 · 1 comment
Closed

Problems with shifting formulas on sort #1828

swmal opened this issue Jan 29, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@swmal
Copy link
Contributor

swmal commented Jan 29, 2025

When sorting a range, address tokens and the Address property of shared formulas are not properly shifted.

@swmal swmal added the bug Something isn't working label Jan 29, 2025
@swmal swmal self-assigned this Jan 29, 2025
swmal pushed a commit that referenced this issue Jan 31, 2025
swmal added a commit that referenced this issue Feb 4, 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>
@JanKallman
Copy link
Contributor

Fixed in EPPlus 7.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants