Excel search for cell references in formulas

前端 未结 3 1287
灰色年华
灰色年华 2021-02-12 16:47

I inherited a big model and have been trying to reverse engineer some of the formulas. There are a lot of fields. I am not sure if everyone of them is necessary.

Is it

3条回答
  •  野性不改
    2021-02-12 17:20

    Search > Options > Within: Workbook > Look in: Formulas

    The upside is that you can broaden the search for example by omitting the row number, or narrow it by including pieces of a formula you want to find. For an inherited file I would Find All '='.

    The downside is you have to check with and without dollar signs, a total of four searches for the original example.

提交回复
热议问题