![]() |
|
#3
|
|||
|
|||
|
Hi,
I'm hoping to amend the formula so I can search for any number found in column b, i.e 12345, appears in any part of a cell in column a, i.e acc12345. I can only get this to work if the values are on the same row, not anywhere in either column. =IF(ISNUMBER(SEARCH("*"&K:K&"*",$A$2:$A$33)),K:K," No") Is what I am currently using, but this will only return a result if the value in "K" appears on the same row in "A". |
| Tags |
| =if, =match, =search |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
ISNUMBER formula not working
|
bishweshwar | Excel | 3 | 03-13-2017 10:07 AM |
| Expanding a formula bug on Mac's Excel | Bouss | Excel | 0 | 01-27-2017 06:22 PM |
| Prevent cell from expanding vertically. | snowboarder2 | Word Tables | 1 | 08-24-2016 02:52 PM |
IF, ISNUMBER & AND function
|
Dkline | Excel | 3 | 06-04-2014 06:40 AM |
| How to prevent Tables from expanding | HappyFingers | Word | 1 | 11-29-2010 01:54 PM |