Skip to content
Logo header
  • Spreadsheets
  • Python
  • About

Category: Spreadsheets

How To Change Aggregate Name In Google Sheet QUERY Function (Examples)

How do you change the default aggregate name created in Google Sheets when using the QUERY() function? To change the header label of an aggregate column from a QUERY() function append LABEL...

Continue Reading

How To Aggregate Data From Multiple Sheets With QUERY In Google Sheets

How can you aggregate data using multiple sheets with the QUERY function in Google Sheets? To aggregate data sourced from multiple sheets, create a data set using the set notation {} by...

Continue Reading

Concatenate Multiple Ranges Into One And Filter Using QUERY: Google Sheets (Example)

How do you concatenate two ranges into one contiguous range for use in the QUERY function for the data parameter in Google Sheets? To concatenate two ranges into one for use as the first parameter...

Continue Reading

Google Sheets QUERY Function WHERE Reference To Cell Value: Examples

How do you reference a cell in the WHERE clause of a Google Sheets QUERY function? To reference a cell in the Google Sheets' QUERY function WHERE clause, simply break the query string by closing...

Continue Reading

Conditional Formatting With Checkboxes In Google Sheets

How can you apply conditional formatting on checkbox cells in Google Sheets? Conditional formatting in Google Sheets can be applied to a range of checkboxes by applying the conditional formatting...

Continue Reading

How To Highlight Duplicates In A Range: Google Sheets Conditional Formatting

How do you highlight duplicates in a defined range using conditional formatting in Google Sheets? To highlight cells that are the same value in a range, select the range and use a custom formula...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 Page 5 … Page 10 NEXT »

About

Welcome to ScriptEverything.com!
On this website you'll find my explorations with code and apps. I enjoy programming using Python and Javascript, and I tango daily with a spreadsheet in my line of work. When I'm not behind a computer or at work, you'll find me wandering through the bush with my kids getting lost.

  • Send A Message
  • Privacy Policy
© 2023 Copyright > Script Everything