About 9,920,000 results
Open links in new tab
  1. QUERY function - Google Docs Editors Help

    QUERY function Runs a Google Visualization API Query Language query across data. Sample Usage QUERY(A2:E6,"select avg(A) pivot B") QUERY(A2:E6,F2,FALSE) Syntax …

  2. How to use ORDER BY with the QUERY function? - Google Help

    How to use ORDER BY with the QUERY function? I managed to get the formula right to pull data from Client Info to the Expiring Clients sheet, however, when I then try to sort the sheet by the …

  3. Query giving No_COLUMN error - Google Docs Editors Community

    Jul 8, 2020 · A, B, C, etc. You can get around this particular item and use "Col1", "Col2" type location all the time by wrapping the given range with curly brackets. So your formula would …

  4. How do I only show a tickbox in rows that contain data from a …

    Oct 20, 2025 · I've got a query that returns anything from 5 to 17 rows of data. Some of the columns in that data are True/False flags. I'd like to be able to show those as checkboxes, but …

  5. Refine searches in Gmail - Computer - Gmail Help - Google Help

    Use a search operator On your computer, go to Gmail. At the top, click the search box. Enter a search operator. Tips: After you search, you can use the results to set up a filter for these …

  6. Query: Select only non-blank columns - Google Help

    Feb 26, 2022 · Query: Select only non-blank columns Ideally would like to do this with query but struggling to find a way to do so. I want to select only non-blank columns. I've tried with …

  7. Do an Advanced Search on Google

    Use Advanced Search query fields Important: Search query fields can vary across Advanced Search pages.

  8. Searching - Google Help

    For faster query entry with your keyboard, pressing TAB will add a new synonym, and pressing ENTER will add a new search term box. Arrow keys and TAB/SHIFT+TAB also work to …

  9. Set default search engine and site search shortcuts

    Enter the web address for the search engine's results page, and use %s where the query would go. To find and edit the web address of the results page: Copy and paste the web address of …

  10. Google Sheets query: add a calculated formula to query results cell

    Briefly, I'd like to add a calculated cell to the results of a query which will reference values on the resulting worksheet. This would provide the query results in Col1 and the formula in Col2.