After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet
formulas whose structured references point to the column that used to live at that…... Updated minimal repro (replace lines 35-38 of the previous...