OR function not returning “TRUE” when parameters met

前端 未结 2 568
北恋
北恋 2021-01-23 08:33

I have a large data set and have created a number of rules I want to use to filter out some of the unnecessary data points.

Here is a simplified example of some data:

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-23 09:06

    In this case the best you can do is the following:

    • Select the cell with the formula.
    • Evaluate the formula step by step with the built-in evaluator in Excel (Tab Formulas>Evaluate Formula> Evaluate):

    • Find your error and fix it.

提交回复
热议问题