I am new and struggling getting my head around a few formulas.
I currently have the following formulas
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
I currently have the following formulas
- =COUNTIFS(Leads!$S$11:$S$400,A16,Leads!C14:C403,$G$2)
- =SUMIFS(Leads!$K$11:$K$400,Leads!$C$11:$C$400,$G$2,Leads!$S$11:$S$400,A16)
- =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