Want to know is there any script or extension by which using we can find and replace all text in google sheet ?
You can use web compinet it gviz method or
Gordon_Lu
(Gordon Lu)
#3
You can use the Web component and Apps Script for this, although it is a little more complicated than using extensions, it is still worth a try.
1 Like
How to filter a text and replace all matching at once ?
you can get data rows and update row only not all text at once.