Skip to content

Give option to name cell in extract formula #3

@dhoepelman

Description

@dhoepelman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions