quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Insert column/row reference by clicking column/row while in editor

Open HactarCE opened this issue 10 months ago • 0 comments

Steps to reproduce:

  1. Type = into a cell to create a formula
  2. Click on the header for column C

Expected behavior: The formula reads =C:C

Actual behavior: The formula editor closes and column C is selected

This should also work for rows and column/row ranges (via click & drag).

HactarCE avatar Feb 24 '25 21:02 HactarCE