Closed navferty closed 4 years ago
Describe the bug If single cell is selected, most actions apply to UsedRange - area of cells with values near selected cell.
UsedRange
In case of single-cell selection the action must be applied to that cell, not to entire UsedRange
To Reproduce Steps to reproduce the behavior:
Expected behavior Only selected cell was updated
Additional context
GetSelectionOrUsedRange
Describe the bug If single cell is selected, most actions apply to
UsedRange
- area of cells with values near selected cell.In case of single-cell selection the action must be applied to that cell, not to entire UsedRange
To Reproduce Steps to reproduce the behavior:
Expected behavior Only selected cell was updated
Additional context
GetSelectionOrUsedRange
to return single cell if it is the only cell selected on active sheet.GetSelectionOrUsedRange