I have two different delimiters ("[]" and "()") that I'm trying to replace with a space. They start at the beginning of the cell. Below includes an example with the solution ("desired output" column) I'm trying to get to with an excel formula:
Data | Desired Output (looking for a formula to get these details) | |
[Name] Details (which can include a long string of text) |
| |
(Name) Details (which can include a long string of text) |
|