I work as a project planner. And I receive submittals for project ideas regularly. And some of these ideas have been rejected previously.
However, customers sometimes re-submit these ideas repeatedly, sometimes with the exact description and sometimes with slight changes to the project description.
I am trying to develop a way to filter out and catch re-submitted project ideas and similar ones by comparing them to an exacting date base by doing stings comparison to find the similarities and show the percentage %.
For example:
- 1- “Build me a new bridge” vs. “Build me a new bridge” would return 100%
- 2-“Build me a new bridge “ vs. “ Build me a bridge “ would return 80%
Is there a way to implement these functionalities on MS Excel or UiPath StudioX?

So, this may be what you mean, but you might need to expand it:
Updated with your last two examples and it works: