Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am really in a tight spot now. I need macro which will compare two strings if they are similar. For example: StringA = I-11524A StringB = I-11525B StringC = I-11525 Now these three string are similar and need a utility which will compare these strings and highlight them if they are similar. I tried two three codes like StrComp(str1, str2, vbTextCompare) but it did not work. Kindly help. Regards Heera Chavan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using the lookup Function for similar items to add together | Excel Worksheet Functions | |||
using macro, how can i copy similar fields from other xls files? | Excel Discussion (Misc queries) | |||
Grouping Similar items | Excel Worksheet Functions | |||
counting similar items in a column | Excel Discussion (Misc queries) | |||
Counting groups of similar items | Excel Programming |