How do I use a nested IF(AND) in an Excel array formula?
问题 How do I get a nested 'AND' to work inside 'IF' in an array formula? I reduced my problem to the following example: Note: the above image has been updated to included the array formula curly braces At the top right, we have the search criteria in L3 ("color") and L4 ("shape"). At the left, column D contains working match formulas for both color and shape in the list of items. The first table shows the match formula working properly without using an array formula. The second table shows an