Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I would like to look at one column (range1) in excel and if the word
"internal" appears, I would like to then look to the next column (range2) and count the total number of times the value is between 6 and 10... Internal 8 Internal 2 External 7 So in this data set, I would like my result to be equal to 1. Both internal and between 6 and 10. I can do them separately but cannot figure out how to combine the 2 formulas... =COUNTIF(range1, "internal") =COUNTIF(range2,"<=10")-COUNTIF(range2,"<6") Any help is greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using countif function to add only a half of a number | Excel Discussion (Misc queries) | |||
Excel countif function | Excel Worksheet Functions | |||
countif function?? | Excel Worksheet Functions | |||
The countif function in Excel 2002. | Excel Worksheet Functions | |||
hOW TO USE THE AND OPERATOR WITH THE COUNTIF FUNCTION | Excel Worksheet Functions |