Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
....and continuing Peos example I think you can use:
=IF(COUNTIF(A1,"*"&6&"*")0,B1,"Not Found") //Monika "Peo Sjoblom" skrev: =IF(COUNTIF($A$1:$A$10,"*"&B1&"*")0,B1,"Not Found") -- Regards, Peo Sjoblom "Nikko" wrote in message om... Thanks in advance for your help. In column 1, I have a text string which includes a numeral somewhere in it. In column 2, I have numbers. In column 3, I want to search the text in string in column 1 to see if there is a "6" anywhere in the text and, if there is, I want to place the number in column 2 into the current cell. I thought a simple =if(A1 = "*6*", C1 = B1, 0) would work but it always returns FALSE and, therefore, zero. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sort or Filter option? | Excel Worksheet Functions | |||
still searching for color text | Excel Worksheet Functions | |||
Searching for text in cells | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) | |||
Searching text in a cell range | Excel Worksheet Functions |