Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Say I have a string = "abc". Say I have a cell value = "123 abc 456 def" In VB how do I findout if the cell value contains my string? Right now I am trying this: (which of course doesn't work) Set Found = Find(c.Value, req.Value, 1) Where c is my string and req is the cell value I want to look in. TIA!!!! Heather -- peacelittleon ----------------------------------------------------------------------- peacelittleone's Profile: http://www.excelforum.com/member.php...fo&userid=2093 View this thread: http://www.excelforum.com/showthread.php?threadid=39336 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding the cell with a specified string | Excel Worksheet Functions | |||
Finding the last cell to enter a string and/or a sum formula | Excel Worksheet Functions | |||
Finding a text string w/in a Cell | Excel Discussion (Misc queries) | |||
Finding a given string in a cell | Excel Programming | |||
Finding a string | Excel Programming |