Hello,
I had this produced for me a week ago or so, but it has stopped working and i am not sure whether it is the forumla or excel itself.
It is checking column A and finding the first 2 numbers of that cell, and if it matches what is in G, then is making a total of the sum in Column N.
=SUM(IF(LEFT('Paste Data'!$A$2:$A$4793,2)=$G26&"0",('Paste Data'!$N$2:$N$4793)))
When I set it up it seemed to work fine but now just doesn't do it anymore
Help?
I had this produced for me a week ago or so, but it has stopped working and i am not sure whether it is the forumla or excel itself.
It is checking column A and finding the first 2 numbers of that cell, and if it matches what is in G, then is making a total of the sum in Column N.
=SUM(IF(LEFT('Paste Data'!$A$2:$A$4793,2)=$G26&"0",('Paste Data'!$N$2:$N$4793)))
When I set it up it seemed to work fine but now just doesn't do it anymore
Help?