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

后端 未结 22 1980
逝去的感伤
逝去的感伤 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:12

    The answer for me was to separate the data into two grids with a blank column between them. The grid on the left is the data you want to be able to sort, the grid on the right contains the formula you want to calculate. When you sort, the formula simply work on the data in the rows in the left-hand grid and do not get the row references mixed up by the sort.

提交回复
热议问题