Sumifs returning 0 for crieria existing

Status
Not open for further replies.

sevas1994

Active Member
Joined
Jun 24, 2015
Messages
266
Hi there,

In column A, I have IDs which are not unique, B date, C description, and D amount. In cell E1 I wrote 250000 which far above the maximum amount in column D, in E2 I wrote E1+ 1 and extended the formula to the non blank last cell. I am trying to get a list of duplicate items. I wrote the following formula in cell F1: =sumifs(E:E, A:A, A1, B:B, B1, C:C, C1, D:D, D1) and I get zeros in F column. But why? It doesn't make any sense. It can,t sum values existing?

Many thanks in advance
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Status
Not open for further replies.

Forum statistics

Threads
1,215,336
Messages
6,124,329
Members
449,155
Latest member
ravioli44

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