I have a table in which users paste in the URL into a URL field, but they often paste in the wrong URL (https://example.com/edit/12345 is the right URL, and they paste in https://example.com/edit/12345#finished).
I currently have a formula that repla...