LCS
=LCS(string input1;string input2) : string
Purpose
Returns the "Longest common substring" between the two input strings. This function can be used to find duplicate content in two cells.
=LCS(string input1;string input2) : string
Returns the "Longest common substring" between the two input strings. This function can be used to find duplicate content in two cells.
Get help with this function in the community →