Hi,
Following array formula sums data for Apple OR Pear. However, it's quite static. For instance if I want to add Orange & Banana , I have to update my formula. Is it possible if I can give my criteria in a range (Yellow) and don't have to update formula?
{=SUM(IF((A:A="Apple")+(A:A="Pear");B:B;0))}
Capture.PNG
Bookmarks