Skip to content
Sheetslogy

Spreadsheets made simple

  • Home
  • Google Sheets
  • Google Apps Script
  • Excel

Google Sheets

How to sum up all the values that are checked in checkbox in Google Sheet

Posted by By Suz
Excel provides a wide range of powerful functions to perform calculations and manipulate data. One such function is SUMIF, which allows you to sum values based on a specified condition…
Read More

How to get sheet by name in Google Sheets

Posted by By Suz
A simple guide on to get sheet by name in Google Sheets using Apps Script
Read More

How to get Spreadsheet ID in Google Sheets

Posted by By Suz
A simple guide to get spreadsheet ID in Google Sheets using Apps Script or via URL
Read More

How to count only rows with values in Google Sheets

Posted by By Suz
A simple guide on how to count only rows with values in Google Sheets
Read More

How to create stocks trendlines using SPARKLINE in Google Sheets

Posted by By Suz
A simple guide to create a color coded stock trendline using SPARKLINE in Google Sheets
Read More

How to use SUMIF from another sheet in Google Sheets

Posted by By Suz
A simple guide on using SUMIF from another sheet in Google Sheets
Read More

How to sort results from UNIQUE function in Google Sheets

Posted by By Suz
You can easily sort the UNIQUE results in Google Sheets using this formula:=UNIQUE(SORT(A1:A13)) Simply replace A1:A13 with your data range and you should be able to sort the results from…
Read More

How to split cell vertically in Google Sheets

Posted by By Suz
A simple guide on how to split cell vertically in Google Sheets
Read More

How to create a progress bar based on the number of checklist completed in Google Sheets

Posted by By Suz
A step by step guide to create a progress bar based on the number of checklist completed in Google Sheets
Read More

How to insert current date in Google Sheets

Posted by By Suz
A simple guide to insert current date using functions and shortcut keys
Read More

Posts pagination

1 2 Next page

Recent Posts

  • How to make Excel cells expand to fit text automatically
  • How to copy table from website to Excel?
  • How to sum up all the values that are checked in checkbox in Google Sheet
  • How to use Substring in Google Apps Script
  • How to use If Else in Google Apps Script?
Copyright 2025 | Sheetslogy | Privacy Policy
Scroll to Top