• WSsobershe

    WSsobershe

    @wssobershe

    Viewing 15 replies - 1 through 15 (of 338 total)
    Author
    Replies
    • in reply to: Using COUNTIF on cells with formulas #1205471

      Rory and Ricky, both formulas work but the one using ROUND seems easier since I can just use whole numbers. Thank you both very much.

    • in reply to: Using COUNTIF on cells with formulas #1205285

      Steve, the formula works fine for counting all the 1s but now I need to count all the 2s, then the 3s, 4s, and 5s. I had to modify the formula because of rounding so the working formula is
      =COUNTIF(K5:K161,”>0″)-COUNTIF(K5.K161,”>1.4″)
      Do I need to use AND with the COUNTIF in order to just get the 2s?

      TIA

    • in reply to: Using COUNTIF on cells with formulas #1202420

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1203301

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1204134

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1198412

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1199557

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1199974

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1200730

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1201649

      That did it. Thanks Steve.

    • in reply to: Using COUNTIF on cells with formulas #1202409

      I am trying to count the number of cells in a column that contain the number 1. However, the cells being counted are actually formulas and if you PasteValues on the column most of the cells displaying a 1 are actually less than 1 or greater than one but less than 2. I think the formula needs to take the actual values into consideration. Something like, countif(value(range,”>0″)+countif(value(range,”<2")))). I have something just not right because Excel doesn't like the formula. What am I not seeing?

      TIA

    • in reply to: Using COUNTIF on cells with formulas #1203282

      I am trying to count the number of cells in a column that contain the number 1. However, the cells being counted are actually formulas and if you PasteValues on the column most of the cells displaying a 1 are actually less than 1 or greater than one but less than 2. I think the formula needs to take the actual values into consideration. Something like, countif(value(range,”>0″)+countif(value(range,”<2")))). I have something just not right because Excel doesn't like the formula. What am I not seeing?

      TIA

    • in reply to: Using COUNTIF on cells with formulas #1204123

      I am trying to count the number of cells in a column that contain the number 1. However, the cells being counted are actually formulas and if you PasteValues on the column most of the cells displaying a 1 are actually less than 1 or greater than one but less than 2. I think the formula needs to take the actual values into consideration. Something like, countif(value(range,”>0″)+countif(value(range,”<2")))). I have something just not right because Excel doesn't like the formula. What am I not seeing?

      TIA

    • in reply to: Using COUNTIF on cells with formulas #1199528

      I am trying to count the number of cells in a column that contain the number 1. However, the cells being counted are actually formulas and if you PasteValues on the column most of the cells displaying a 1 are actually less than 1 or greater than one but less than 2. I think the formula needs to take the actual values into consideration. Something like, countif(value(range,”>0″)+countif(value(range,”<2")))). I have something just not right because Excel doesn't like the formula. What am I not seeing?

      TIA

    • in reply to: Using COUNTIF on cells with formulas #1199963

      I am trying to count the number of cells in a column that contain the number 1. However, the cells being counted are actually formulas and if you PasteValues on the column most of the cells displaying a 1 are actually less than 1 or greater than one but less than 2. I think the formula needs to take the actual values into consideration. Something like, countif(value(range,”>0″)+countif(value(range,”<2")))). I have something just not right because Excel doesn't like the formula. What am I not seeing?

      TIA

    Viewing 15 replies - 1 through 15 (of 338 total)