Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have a column of cells with text strings. I need to match a word that matchs part of that string and call it out Using FIND just finds a string and gives the location of the 1st letter: E.g cell D4 = High Pressure Disk cell C4 is FIND("Disk",D4) equals 15 I need to check if the string "Disk" is in the string and either give a specific value or the name "Disk" An IF statement would work as well, except I believe the IF statements only work with numbers Anyone have any thoughts? Thanks -- ricxl ------------------------------------------------------------------------ ricxl's Profile: http://www.excelforum.com/member.php...o&userid=32412 View this thread: http://www.excelforum.com/showthread...hreadid=521909 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Urgent date/scheduling calc needed | Excel Worksheet Functions | |||
HOW TO KEEP TEXT FROM MOVING OUT OF A CELL? | Excel Discussion (Misc queries) | |||
Can you keep text from one cell showing over the next cell? | Excel Discussion (Misc queries) | |||
Text in formula bar is not displaying in cell | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |