You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The auto-named column name counter never resets back to 'A' ...
Creating the first new sheet, col 0 will be named 'A', and any other auto-name col add action (e.g. addcol-incr) will step the letters up as expected, but start a new sheet and it won't start from 'A' for that sheet.
To observe:
Run open-new multiple times, only the first one will have its column named as 'A'