combining a Countif and Countifs formula

Ollie75

New Member
Joined
Sep 26, 2017
Messages
2
I am new and struggling getting my head around a few formulas.

I currently have the following formulas
  1. =COUNTIFS(Leads!$S$11:$S$400,A16,Leads!C14:C403,$G$2)
  2. =SUMIFS(Leads!$K$11:$K$400,Leads!$C$11:$C$400,$G$2,Leads!$S$11:$S$400,A16)
  3. =SUMPRODUCT((F11:F400<>"")/COUNTIF(F11:F400,F11:F400&""))

All 3 work fine however I wish to add No 3 to both the first and second formula.

The first formula counts cells with a certain criteria, the second gives a total of cells under a certain criteria and the third looks for unique cells in column F that are not blank.

google has provided me with multiple options that are too complicated for me to understand let alone consider applying my conditions to.

Hope this makes sense

cheers


Ollie
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Hi Ollie,

What do you mean by "add No 3 to both formulas"?

I'd like to understand what you are trying to achieve.

Thanks
 
Upvote 0
I need the answer from each of the first two but only when there is a unique Text entry in column F.

Hope this helps explain it
 
Upvote 0
I need the answer from each of the first two but only when there is a unique Text entry in column F.

Hope this helps explain it

You could post first 10 rows from each range, i.e.

Leads!C14:C23

Leads!F11:F20

Leads!K11:K20

Leads!S11:S10

Post these one followed by the other (not next to each other), provide also the values for A16 and G2.

Finally, provide the count and the total you expect when taking the unique items in F of Leads in consideration.
 
Upvote 0

Forum statistics

Threads
1,223,909
Messages
6,175,313
Members
452,634
Latest member
cpostell

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