I'm trying to scrape web data and clean up html. Using the Replace function, I want to target the area of data by replacing strings with pipes "|".
My first Replace formula works but the second does not. Perhaps it is because of special characters, I'm not sure.