Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am new in Excel programming. I need to check if a cell contains a substring, something like "*excel*". First, I tried Set d = .Find(cdnName, LookIn:=xlValues, LookAt:=xlPart, MatchCase:=False) Only it looks like .Find cannot be used more than once. I have a nested loop and used .Find in a wrapper loop. I need some alternative to .Find. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
substring | Excel Discussion (Misc queries) | |||
Are contents of at least one cell in a group a substring of a dif | Excel Worksheet Functions | |||
Filter substring of a cell | Excel Discussion (Misc queries) | |||
chech if two or more cells = and return a value | Excel Discussion (Misc queries) | |||
Substring | Excel Discussion (Misc queries) |