For example, suppose I have a single row with 2 columns like this:
| A | B |
--------------------------
1 | Penelope | George |
I want to remove every "e" from the text contained in these cells and update each cell value with this new text. How do I do this?

Report
All responses (
Answers (