Ecel Dumbo
Member
HI All,
I am currently using a sumproduct formula
SUMPRODUCT(($B5=Category)*($A$11=GL_Account)*(AC$2=Date)*(Amount))
When used in a file having massive data, the calculation is slowing down. Is there any way i can replace this with , say for example, INDEX MATCH formula which can speed up the calculation
Tried using Name List , as shown in the formula, Category, GL_Account,Amount, still not helping
Not sure if i attach a Sample file, it would show my problem. Sample file will have less data, then using sumproduct would not have any issues
I am currently using a sumproduct formula
SUMPRODUCT(($B5=Category)*($A$11=GL_Account)*(AC$2=Date)*(Amount))
When used in a file having massive data, the calculation is slowing down. Is there any way i can replace this with , say for example, INDEX MATCH formula which can speed up the calculation
Tried using Name List , as shown in the formula, Category, GL_Account,Amount, still not helping
Not sure if i attach a Sample file, it would show my problem. Sample file will have less data, then using sumproduct would not have any issues