A
ATL_Gabriel
=SUM(IF(Prod={"Product_12","Product_100"},Vol,0))
This funtion array fails to return the correct sum. The product name (Prod)
column and value (Vol) column reprsents about 900 rows. The fomula returns
the wrong sum when this happens. If I reduce rows to 258 or less the correct
sum is returned. Is there a limitation when using arrays.
This funtion array fails to return the correct sum. The product name (Prod)
column and value (Vol) column reprsents about 900 rows. The fomula returns
the wrong sum when this happens. If I reduce rows to 258 or less the correct
sum is returned. Is there a limitation when using arrays.