View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Elmer Smurdley Elmer Smurdley is offline
external usenet poster
 
Posts: 6
Default Routine with fuzzy logic to determine the relative comparison of two strings?

Anyone have a canned subroutine that can determine how close a fit one
string is to another?

For example, if one string has one or more caps and the other doesn't

or one string has an "&" and the other has "and"

or one starts with "The" and the other doesn't

or one has a "2" and the other has "II"

etc.

Thanx in advance...