79466244

Date: 2025-02-25 10:51:50
Score: 0.5
Natty:
Report link

Based on your screencap, it looks like you're trying to use SUM(COUNTIFS()):

=SUM(COUNTIF(A2:A8,{"A","B","C"}))

Result

Row 1 is using your formula (where you made it work multiplying it by 1);

Row 2 (selected cell) is using SUM(COUNTIFS());

Row 3 is just using COUNTIFS.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Excellor