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

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Enter it CTRL-SHIFT-ENTER rather than just ENTER. Look for these {} around the formula in the formula bar.
 
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,226,694
Messages
6,192,473
Members
453,726
Latest member
JoeH57

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