Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to check if a known number appears in a column of cells. If it does
then I want a "1" to appear if not then I want a "0" to appear. In cell F23 I have used =IF(F2:F8="1",1,0) and =IF(F2:F8=D23,1,0), where cells F2 to F8 contain various numbers to be checked against the number "1" or the value of D23 (which in this case equals 1.) All I get is a #VALUE in the I would then check F2 to F8 against D24 (=2) or the number 2 I think the answer may be simple, but I just cannot see it |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return SEARCHED Column Number of Numeric Label and Value | Excel Worksheet Functions | |||
How do I check repeating sets of number in a range | Excel Worksheet Functions | |||
Formula to count number of dates in an array | Excel Worksheet Functions | |||
What is the maximum allowed number of data elements in a data array? | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |