Friends,
I am extracting a text from a web page and using that text to rename an Excel spreadsheet. However, the extracted text, for example, "198.457115/2023," contains characters that Excel does not accept, such as ("/").
Is there a way, at the moment I extract the text, to eliminate the "/" character?
Because of this issue, my workflow is encountering an error.