Skip to content
Script Everything logo
  • Spreadsheets
  • Python
  • About

Category: Spreadsheets

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

REGEXEXTRACT Date From String In Google Sheets

How can you extract a date from a string in a cell in Google Sheets using the powerful REGEXEXTRACT() function? The REGEXEXTRACT(text, regular_expression) function has two parameters with the...

Continue Reading

Apply Conditional Formatting To Entire Row: Google Sheets

How can you highlight an entire row based on a single condition in another column? To highlight an entire row based on a value in a column using conditional formatting requires using the...

Continue Reading
link to What Does $A$1 Mean In Excel Or Google Sheets?

What Does $A$1 Mean In Excel Or Google Sheets?

What does $A$1 mean in a spreadsheet formula in Excel or Google Sheets? The syntax $A$1 is simply an absolute reference to cell A1. The reason why there are dollar signs prefixed in front of...

Continue Reading
link to How To Use Absolute Cell References In Excel And Google Sheets

How To Use Absolute Cell References In Excel And Google Sheets

How do you use absolute cell references in a spreadsheet like Excel or Google Sheets? An absolute cell reference is a reference containing the common column letter and row number labels but around...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 Page 5 Page 6 … 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.

  • Contact
  • Privacy Policy
© 2023 Copyright > Script Everything