Sum/if/left formula help

MJLG85

New Member
Joined
Jan 24, 2018
Messages
40
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?
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Enter it CTRL-SHIFT-ENTER rather than just ENTER. Look for these {} around the formula in the formula bar.
 
Upvote 0
I mean all it is doing is returning 0 despite the data being there on the paste data section
 
Upvote 0
Then either you are not entering CTRL-SHIFT-ENTER, the numbers in 'Paste Data'!$N$2:$N$4793 are text or the answer is indeed 0.
 
Upvote 0

Forum statistics

Threads
1,215,519
Messages
6,125,297
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top