Skip to main content

Hey friends, is there any formula I can use to replace HTML with regular text? I’m zapping in excerpts that contain ’ where a single apostrophe ( ’ ) should be.

You can use the SUBSTITUTE() function to replace old text with new text:



Reply