FindDuplicateContent
=FindDuplicateContent(string findDuplicateContent,
{string inCells}) : string
Purpose
Finds the longest Longest Common Substring of strings in a vector compared to a reference string.
This function is very useful when writing content in Excel and you want to make sure you have written unique texts.
See blog post Excel plugin for finding duplicate content in cells for more help with this function.
Get help with this function in the community →