Forum Discussion
ShreedR
Jul 22, 2020Copper Contributor
Want to find and replace '@ by @
I would like to know if it is possible to find and replace '@ character by @ I am able to do '= by = and '- by - and '+ by + It is not allowing me to do replace '@ by @.
PReagan
Jul 23, 2020Bronze Contributor
Hello ShreedR,
As mathetes noted, you can find and replace '@ in the middle or end of a cell but not the beginning. A possible workaround would be to copy the column, paste it as values in another blank column, copy the new column and paste it in the original column.