extracts the end of a text, based on a search string and an occurrence number
A function to return the cell value from an array by specifying the row name and column number.
A function to return the cell value from an array by specifying the row name and column title.
A function to return the column value from an array by specifying the row name
extracts the beginning of a text, based on a search string and an occurrence number
extracts the middle of a text in between delimiters, based on a search strings and an occurrence numbers
extracts the middle of a text in between delimiters, based on a search strings and an occurrence numbers
Finds the Levenshtein or Damerau-Levenshtein distance between two strings.
This recursive function will remove single letter words and from text strings.