79666482

Date: 2025-06-15 10:32:08
Score: 1
Natty:
Report link

Alternatively in modern Excel, you can keep the VBA function as is and rely on Excel function MAP:

=SUM(1 * (MAP(AC3:AD3; LAMBDA(MyCell; GetFillColor(MyCell))) = 15))

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