Help with Sumifs formula

willow1985

Well-known Member
Joined
Jul 24, 2019
Messages
888
Office Version
  1. 365
Platform
  1. Windows
I have the below formula for the example pic of data:

="Value Invoiced: "&DOLLAR(SUMIFS(WOR[[#All],[Amount]],WOR[[#All],[Customer]],"<>Theirs",WOR[[#All],[Date Invoiced]],">="&GraphData!$F$2,WOR[[#All],[Date Invoiced]],"<="&GraphData!$F$1),0)

1592239242960.png


(Note the table is called WOR)

I was wondering how I could add one more condition. I only want to sum unique invoice numbers (not all of the duplicates). As you can see Invoice #17125 and 15556 repeats. With this formula I would get a total of $113,488.45 when what I need is $7,313.76.

Any help would be much appreciated.

Thank you :)

Carla
 
Ah I see, I did not account for the blank cells in the formula when I was Making sure not to Sum duplicate Q/O Numbers.

Thank you very much! :)
 
Upvote 0

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

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