Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

google-sheets-query

Google Sheets Query with multiple and or statements

by IT Nursery

Named Ranges dates=”Addition Archive”!D:D archive=”Addition Archive”!B3:BC ingredient = C3 start = D3 end = E3 Formula to filter data by date =FILTER(archive, dates>=start, … Read more

Tags google-sheets-query

Google sheets: auto sorting based on color and alphabetic order

by IT Nursery

found a work around using filters 🙂 Turned on a-z sorting and filtering the colors

Tags formulas, google-sheets, google-sheets-query

use a string as a parameter in a equation

by IT Nursery

Use indirect(), like this: =indirect(A8 & “!L29”)

Tags google-sheets, google-sheets-query

How to join two datatables in google sheets?

by IT Nursery

How to join two datatables in google sheets?

Tags google-sheets, google-sheets-query

Query multiple Google spreadsheets

by IT Nursery

Assuming that all your sheets are in the same spreadsheet and the range of interest is A:B where column B have values YES/NO … Read more

Tags google-sheets, google-sheets-query

Counting occurrences in Google Spreadsheets

by IT Nursery

Some finishing touches were applied that have been the subject of another question where there seems to be recognition that a a satisfactory … Read more

Tags google-sheets, google-sheets-query

Query reference to several sheets

by IT Nursery

Instead of just using the ranges, you will have to add the sheet name.. e.g: =ArrayFormula({query(query({‘SHEETNAME’!A3:D,value(‘SHEETNAME’!B3:B)}….ETC

Tags formulas, google-sheets, google-sheets-arrayformula, google-sheets-query, vlookup

Using Query with IMPORTRANGE and comparison of dates

by IT Nursery

Several issues here. When using query with importrange, the imported columns must be referred to as Col1, Col2, Col3, etc, according to their … Read more

Tags google-sheets, google-sheets-query, importrange

Google Spreadsheet Query blanks out text cells in the query range

by IT Nursery

QUERY result assigns a data type to each column. The “blanked out cells” occurs because their data type is not compatible with the … Read more

Tags google-sheets, google-sheets-query

Filter column based in other column (using query prefer) [duplicate]

by IT Nursery

=FILTER(E2:H, NOT(COUNTIF(B2:B, E2:E)))

Tags filter, formulas, google-sheets, google-sheets-query
Older posts
Page1 Page2 … Page69 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery