Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Simple question, but I can't seem to work it out. I have data in column A and different data in column B. In C1 I want a function that says TRUE when the data in B1 is somewhere in column A and FALSE when the data in B1 can't be found anywhere in column A. Your help is greatly appreciated. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=COUNTIF(A1:A100,B1)0
"Josh Craig" wrote: Hi, Simple question, but I can't seem to work it out. I have data in column A and different data in column B. In C1 I want a function that says TRUE when the data in B1 is somewhere in column A and FALSE when the data in B1 can't be found anywhere in column A. Your help is greatly appreciated. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you both very helpful!
|
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Glad to hear that, Josh.
Nice of you to post back .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Josh Craig" wrote in message ... Thank you both very helpful! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding out whether text is in a list or not | Excel Worksheet Functions | |||
Finding text in a cell and returning a value based on that text | Excel Discussion (Misc queries) | |||
finding data in a list | Excel Discussion (Misc queries) | |||
Finding a sum in a list of values | Excel Discussion (Misc queries) | |||
Finding Specific Text in a Text String | Excel Worksheet Functions |