Hey Dear community,
i use this formula =SUM(SUMIF(D:D,A2:A10,E:E)) to find markets total income
D:D whole market names , A2 to A10 name of markets which i need to calculate. and E:E is income from markets
But data is very huge and array formula wont work.
Can anyone help me to do it with VBA...