Editing a URL string

Hi

I need to modify a URL string. Should be a column formula.

The original string is

test.test.com/editor.html/content/folder1/folder2/folder3/folder4/catalog/section1/e/product.html

the result should be

test.com/folder1/folder2/folder3/folder4/section1/product.html


  1. The beginning of the URL needs to be changed
  2. /catalog/ needs to be removed
  3. the folder /e/ needs to be removed. e can be any letter but is always 1 character long.

Any suggestions?

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!