Answer the question
In order to leave comments, you need to log in
How to escape double quotes in re2 from GoogleDocs?
I'm trying to escape double quotes in a regular expression in GoogleDocs and it doesn't work.
Text in cell A1 = ooo "test"
My formula:
=REGEXEXTRACT(A1;"\"(.*)\"")
GoogleDoc considers that I open and close the argument with quotes, no matter how I escape them.
The re2 library is used there
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question