79462795

Date: 2025-02-24 08:09:07
Score: 0.5
Natty:
Report link

Just use the subtotal function to do the job. This function considers all your filters. =Subtotal(9, [your range]).
The first parameter is the function code for Sum function, you can find the list all function codes here.

BTW, the corresponding function in Microsoft Excel is Aggregate function.

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