New posts in google-sheets

Is it possible to 'prefill' a google form using data from a google spreadsheet?

How to poll a Google Doc from an add-on

How to protect the Apps Script code in a Google spreadsheet?

Count cells that contain any text

Merging or Combining two onEdit trigger functions

How do you create a "reverse pivot" in Google Sheets?

Convert column index into corresponding column letter

How to convert VBA script to Google Apps Script automatically?

Is there a way to optimize this script to run faster? I am getting the error "Exceeded maximum execution time"

use an array from Google Sheets to create a data list in html that can be served to a Google Apps Script for Autocomplete a Text Input

How can I be getting multiple unwanted event blocks from the same onFormSubmit Trigger?

Autoscale the Vertical Axis in Google Sheets Chart

ARRAYFORMULA does not increase cell as it expands

Moving google apps script to v8 file upload stopped working from sidebar

Why do we use SpreadsheetApp.flush();?

Long processing time likely due to getValue and cell inserts

Get Active row and set column

Refresh data retrieved by a custom function in Google Sheet

How to highlight cell if value duplicate in same column for google spreadsheet?

Overlap between onEdit(e) and onChange(e) triggers in Google Apps Script