Excel QUERY Function – Google Sheets Alternative | ComTools
Learn Excel QUERY: what it does, Google Sheets support (Supported), alternatives (—), and convert formulas online.
What is Excel QUERY?
SQL-like query over a range (Sheets).
Google Sheets compatibility
On Google Sheets, QUERY is marked as Supported. Excel has no QUERY. Rebuild with FILTER, SORT, UNIQUE, or PivotTables.
Convert with ComTools
Paste a formula that uses QUERY into /excel-formula-converter, choose Google Sheets or Excel as the target, and get support status plus suggested rewrites.
FAQ
QDoes Google Sheets support QUERY?
Status: Supported. Check the suggestion text on this page.
QCan ComTools rewrite my formula automatically?
Simple renames (e.g. TEXTAFTER→REGEXEXTRACT, TEXTSPLIT→SPLIT) and simple LET expansions are attempted; complex formulas get guidance.