Query in Google Sheets

From Cramsession
Revision as of 19:09, 6 March 2025 by Mflavell (talk | contribs) (Created page with "* Create a blank sheet On line A:1 use =query('your data'!A:AJ, "select * where C='Something'", 1)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials
  • Create a blank sheet

On line A:1 use

=query('your data'!A:AJ, "select * where C='Something'", 1)