Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 6 fields numbered 1 thru 6, I want each to look for its own number in
a column even if there are multiple numbers in it... A1 to look through F1 thru F2999 which can contain any combination of numbers1 thru 6. Say F32 has the numbers 1, 3, 5, can a formula recognize each of those numbers? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What do you want to do? Count the number of times 1, 2, etc appear in
F1:F2999? Enter =COUNTIF(F1:F2999,"1") etc. -- Brevity is the soul of wit. "Major Tomm" wrote: I have 6 fields numbered 1 thru 6, I want each to look for its own number in a column even if there are multiple numbers in it... A1 to look through F1 thru F2999 which can contain any combination of numbers1 thru 6. Say F32 has the numbers 1, 3, 5, can a formula recognize each of those numbers? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I had gotten that far, but let me put it this was, A1 is named
"1-reclassification"with the count formula i want it to find any of the F fields that would contain the number 1, even if one of the F-fields has 1.5.6 in it Can that be done? "Major Tomm" wrote: I have 6 fields numbered 1 thru 6, I want each to look for its own number in a column even if there are multiple numbers in it... A1 to look through F1 thru F2999 which can contain any combination of numbers1 thru 6. Say F32 has the numbers 1, 3, 5, can a formula recognize each of those numbers? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF in between rows | Excel Worksheet Functions | |||
Is it possible? | Excel Worksheet Functions | |||
Count Formula Problem | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
SUMPRODUCT Formula to Count Row of data Below Matched Criteria | Excel Worksheet Functions |