Comment Re:Just do it the other way around (Score 1) 332
This is indeed the process that I have used. However, if I want to run a regex over a range of cells, I have to write a small script, run the script, review the output and repeat the process until I get the regex right. Just running the regex in the spreadsheet directly over the cells would be much faster.