Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Below is a formula that indexes column F:F. It looks in
Column N:N(Column N:N contains names" for the lookup value and matches it with a value in column G:G and returns the value in Column F:F. =INDEX(F:F,MATCH(N:N,G:G,0)) If it finds a match it obviously returns the value but now heres the problem... Now not all names in column N:N match exactly with the name in Column G:G and I do not see where it would be possible or practical to change the names to match since they are all coming out of a database. However, I know there is a way to return the nearest/closest match. For example lets say the value in column N is "Todd Huttenstine" and the value in column G is "Tod Huttensti". Eventhough this is not a perfect match, it is very close and I would want the formula to know this. How do I do this? Thank you Todd Huttenstine |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LOOKUP, INDEX, MATCH (?) Formula | Excel Worksheet Functions | |||
index / lookup / match / text formula | Excel Discussion (Misc queries) | |||
index / lookup / match / text formula | Excel Discussion (Misc queries) | |||
index / lookup / match / text formula | Excel Discussion (Misc queries) | |||
lookup? Index? match? formula | Excel Discussion (Misc queries) |