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

Give option to name cell in extract formula #3

Open
dhoepelman opened this issue Sep 24, 2015 · 0 comments
Open

Give option to name cell in extract formula #3

dhoepelman opened this issue Sep 24, 2015 · 0 comments

Comments

@dhoepelman
Copy link
Collaborator

In extract formula, when extracting to a single cell a useful option would be to give that cell a name an reference the cell by name instead of by absolute reference.

E.g. =A1*0,19 and =A2*0,19 could extract 0,19 to $B$1, leaving the formula to be =A1*$B$1. It would be better if the user could name the new cell TAX_RATE, so the formula would become =A1*TAX_RATE.

This could be implemented as a separate refactoring "Introduce cell name" which replaces all (absolute) references to a cell with a named range.

@dhoepelman dhoepelman reopened this Nov 6, 2015
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

No branches or pull requests

1 participant