About 63 results
Open links in new tab
  1. Apps Script | Google for Developers

    2 days ago · Custom functions Write Google Sheets functions in Apps Script and call them from your spreadsheet just like built-in functions.

  2. Extending Google Sheets | Apps Script | Google for Developers

    Dec 11, 2025 · Learn how to extend, automate, and integrate Google Sheets with other Google services using Google Apps Script.

  3. Fundamentals of Apps Script with Google Sheets #1: Macros & Custom ...

    Sep 18, 2024 · In this codelab, you'll learn the basics of using Apps Script with Google Sheets. Specifically, this codelab focuses on two key concepts: macros and custom functions.

  4. Hands-on with Google Apps Script: Accessing Google Sheets, Maps, …

    May 5, 2023 · Using Google Apps Script, you’ll write code to extract a street address from a cell in a Google Sheet, generate a Google Map based on the address, and then send the map as an …

  5. Custom function quickstart | Apps Script | Google for Developers

    Dec 11, 2025 · Google Apps Script can be used to create custom functions for Google Sheets. This sample demonstrates creating a custom function to calculate and format the sale price of discounted …

  6. Custom Functions in Google Sheets | Apps Script - Google Developers

    Dec 11, 2025 · To create a custom function, write JavaScript code in the script editor accessed through the Extensions menu in Google Sheets. Custom functions can take arguments, return values, and …

  7. Estensione di Fogli Google | Apps Script | Google for Developers

    Apps Script ti consente di collegare Moduli Google a Fogli Google tramite i servizi Forms e Spreadsheet. Questa funzionalità può creare automaticamente un Modulo Google in base ai dati di un foglio di lavoro.

  8. Google Sheets Macros | Apps Script | Google for Developers

    Dec 11, 2025 · Explore how to record, create, and manage Google Sheets macros, which are powered by Apps Script.

  9. Étendre les fonctionnalités de Google Sheets | Apps Script | Google for ...

    Google Apps Script vous permet de faire des choses nouvelles et intéressantes avec Google Sheets. Vous pouvez utiliser Apps Script pour ajouter des menus personnalisés, des boîtes de dialogue et …

  10. Google Apps Script quickstart | Google Sheets | Google for Developers

    2 days ago · Create a Google Apps Script that makes requests to the Google Sheets API. Quickstarts explain how to set up and run an app that calls a Google Workspace API. This quickstart uses a …