Some of my data contain "=" at the beginning. I was able to collect and organize them to one sheet using ImportRange and Query, but then when I pasted the query output as value to another worksheet, they are not recognized as valid cell values anymore because of the equal sign.
I tried to get the cell contents using direct reference and concatenate, but all functions returned "formula phrase error".