How do I sort a table in Excel if it has cell references in it?

后端 未结 22 1972
逝去的感伤
逝去的感伤 2020-12-05 02:42

I have a table of data in excel in sheet 1 which references various different cells in many other sheets. When I try to sort or filter the sheet, the references change when

22条回答
  •  自闭症患者
    2020-12-05 03:07

    A very simple way is to keep the problem columns out of the filtered data, but add a column into the filtered section with cell references to them (simply "='cell'").

    That way the problem formulas will remain untouched but the filtered data will reference them correctly so you can use those cells to sort accordingly

提交回复
热议问题