79412215

Date: 2025-02-04 15:39:28
Score: 1.5
Natty:
Report link

This formula returns the intended result in my sample sheet. I understand that you have access to FILTER and UNIQUE formulas.

=SUM(INDEX(UNIQUE(FILTER(D2:E18,C2:C18=2022)),,2))
+SUM(INDEX(UNIQUE(FILTER(D2:E18,(C2:C18<>2022)* 
(ISNUMBER(SEARCH("Saab",A2:A18))+ISNUMBER(SEARCH("White",B2:B18))))),,2))

Manufacturer

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user22566114