Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Excell 2003. I am trying to find a formula that will take the
text contents of Cell "A" and compare it to a range of cells (containing text), if there is a match of "A" to any items in the range I want to present a value of 1 (if true) and 0 (if false) into Cell "B". example: A B Range 1 joe 1 joe 2 bill 0 frank 3 sally 0 linda 4 jeff 0 betty Has anyone tried to do this? Thanks, BobC --- Message posted from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Boy that didn't format well...
column **********Column**********Range A1 Joe **********B1 1************Joe A2 bill***********B2 0************frank A3 sally*********B3 0************ linda A4 jeff**********B4 0************betty Bob -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
subtract a single cell from range of cells and then count | Excel Worksheet Functions | |||
Copy column range of "single word" cells with spaces to a single c | Excel Discussion (Misc queries) | |||
How to I copy text from a range of cells to another single cell? | Excel Discussion (Misc queries) | |||
Counting values and comparing them to a single cell | Excel Discussion (Misc queries) | |||
How to protect single cell or cells range from being over-written? | Excel Programming |