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]: Named Expressions don't update when adding rows #1498

Open
grahamorrell opened this issue Mar 3, 2025 · 1 comment
Open

[Bug]: Named Expressions don't update when adding rows #1498

grahamorrell opened this issue Mar 3, 2025 · 1 comment
Labels

Comments

@grahamorrell
Copy link

Description

When adding rows using hf.AddRows( ) any formulae that are affected are automatically updated, matching the behaviour of Excel.

However any named expressions are not updated, meaning the ranges they point to are now incorrect.

Full reproduction in stackblitz link below

Video or screenshots

Image

Demo

https://stackblitz.com/edit/node-sfv4nvjp?file=index.ts

HyperFormula version

3.0.0

Your framework

Node

Your environment

N/A

@sequba
Copy link
Contributor

sequba commented Mar 14, 2025

Hi @grahamorrell, thanks for reaching out.

I verified that Microsoft Excel updates the named expression when a row is added in the middle of the referenced range. In that case, it must be considered a HyperFormula bug. I'm adding it to our backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants