countif criteria

  1. M

    Multiple/complex criteria in Countifs

    Hi everyone, I am working on a large dataset (+6000 entries) were each entry can be grouped pairwise, one recording some current data which will be later replaced by new data like so: <tbody> 2010 2011 2012 2013 2014 2015 2016 Current 32 12 54 432 2 New 32 12 54 1...
  2. S

    Countif in VBA showing error in downward motion..

    Hi, I have different values in "A" Column duplicates also. I have to get the count of value in A2 from A2:A100 in B2, then count of value in A3 from A3:A100 in B3,,, count of value in A20 from A20:A100 in B20 and so on. I worked on it with my code but some error is there I can't find. Please...
  3. T

    COUNTIF [criteria] + give %

    Hi guys, Was trying to crack this one up, got nothing but a head buzzing by now... A2 B2 C2 D2 E2 F2 G2 H2 I2 J2 K2 L2 y y y y n y n n o o What would be a formula to calculate % for: Count ONLY if A2:L2 is 'y' AND 'n', ignoring anything...
  4. D

    COUNTIF Formula when a cell feference is blank

    Hi, I am trying to use a countif formula with 3 criteria referencing a 3 different cells. Here is my formula =COUNTIFS(Companies!$B:$B,$B$1,Companies!$C:$C,$B$2,Companies!$D:$D,$B$3) However I am trying to modify it so if one or more of the cell references are blank, such as B1, it still...
  5. L

    How do exclude hidden Cells in my CountIfs formular

    Hi I have a spreadsheet whit a lot of data for en entire year. I need to count the amount of data within a specific date range and rows containing specific letter. The letters are in Coulumn G and there are a lot of different letter combination. I figured that it would be a lot easier to...
  6. SOLTEC

    Find Single Value in Column

    Excel 2010DE1Product Name21Replacement Boot Laces31Replacement Boot Laces43Blousing Garters53Blousing Garters63Blousing Garters73Blousing Garters87GI Extreme Cold Weather Bunny Boots97GI Extreme Cold Weather Bunny Boots107GI Extreme Cold Weather Bunny Boots117GI Extreme Cold Weather Bunny...
  7. A

    Using Count If in Pivot Table - Calculated Field

    I would like to count rows of Employees by Group and Division filtered by Item to create a calculated field that check percentage of Tardiness by Group. something like this on Insert Calculated Field Name: % of Tardiness in Jan Formula: =((COUNTIF(Item no,Group = 'Claims')-Jan)/COUNTIF(Item...
  8. M

    Using COUNTIF(s) function with two dynamic named ranges set equal to each other as criteria

    Hey Everyone, This is my first post on the forum and I really need some help! Currently I have an IF function like this: IF(b4=f4,1,0) then a countif(results,"=1") where results is a dynamic named range of the results of the if function. I have to drag down the if formula for the entire...
  9. V

    COUNTIFS do I need to use an OR aswell?

    Hi I am attempting to count how many bets have placed 1st, 2nd or 3rd by a certain method but I cannot figure out if I will be required to use an OR function for the 1st, 2nd 3rd part? Formula =COUNTIFS(Bets!$J$10:$J$10000,X6,Bets!$K$10:$K$10000,{"1st","2nd","3rd"})
  10. D

    Countifs with a ranged area and multiple criteria

    Hi, Been looking through this form and can find a solution to this, so hoping that someone might have one for me. I'm using a COUNTIFS statement with multiple criteria. Use 2 sheets, 1st is call "Master" which has all the data, second is "Reports", which has all the formulas. I'm trying to...
  11. G

    COUNTIF Criteria

    I am tring to do a COUNTIF but the data that I am trying to count is "==>" I am not trying to find greater than or equal to, i need to count exacly "==>" on the sheet I am pulling off of. I read somewhere that ~ can be used before, but it did not seem to work. =COUNTIF(A2:A10, "==>") If this...
  12. M

    COUNTIF with AND

    Hi Guys I have a formula that I am having issues with, there is a an example file here https://app.box.com/s/08cucpffqosyiswsi15c The formula is =SUMIFS($D$4:$D$99983,$A$4:$A$99983,AND("=$I5","<$I5"+1),$D$4:$D$99983,J$4) I think the AND part is rubbish. I5 in this cell = 1 Col D will be 1...
  13. U

    I need to read the date portion of a Dymamic field as a date.

    I have a field that I import with a date. Here is some sample data: 2012-11-05 rev. 003 2012-11-01 rev. 002 2012-11-09 rev. 009 2012-11-12 rev. 021 2012-11-20 rev. 022 2012-11-20 rev. 022 2012-11-17 rev. 005 I need to keep this field as it is and be able to report number of values that are...
  14. M

    Using a count function to work out the length of a jobs cycle

    Hi I am trying to calculate the life cycle from one date to another. Todays date in A1. The only thing is I want the count to stop when the text in a column changes from a specfic string of "WorkInProgress". So I have a start/creation date in Column C3. A payment date in Column E3...
  15. W

    Update formula criteria

    hello everyone, I hve the following formaul in excel =COUNTIF($A3,Sheet2!$A$14)+COUNTIF($A3,Sheet2!$B$14)+COUNTIF($A3,Sheet2!$C$14)+COUNTIF($A3,Sheet2!$D$14)+COUNTIF($A3,Sheet2!$E$14)+COUNTIF($A3,Sheet2!$F$14) the problem I have is I would like to copy this formula into another column and...

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