Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write a macro that will allow me to put the contents of the
ActiveCell into a string and search that string for all occasions of a substring using wildcards. The substrings will all start with a capital letter A, B, C, or D and will all have either one or two numbers. There may be more than one substring in a string, so I need to loop through the string to find all occasions. I'm not sure how to put the wildcard search together? Mid? InStr? Something else? Any help is appreciated. Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
string parsing w/wildcard problem | Excel Programming | |||
to search for a string and affect data if it finds the string? | Excel Worksheet Functions | |||
Wildcard string | Excel Discussion (Misc queries) | |||
search a string withing a string : find / search hangs | Excel Programming | |||
VBA function : How to search a string in another string? | Excel Programming |