About 61 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. 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 …

  3. 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.

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

    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 attachment using Gmail.

  5. Fundamentals of Apps Script with Google Sheets #1:

    The Apps Script editor shows the macro you previously created in Google Sheets. By adjusting the contents of the function body, you can further customize your macro's instructions to take different or …

  6. Google Apps Script overview | Google for Developers

    Dec 11, 2025 · Apps Script is versatile. Among other things, you can: Add custom menus, dialogs, and sidebars to Google Docs, Sheets, and Forms. Write custom functions and macros for Google …

  7. Google Apps Script – Kurzanleitung | Google Sheets | Google for …

    Erstellen Sie ein Google Apps Script, mit dem Anfragen an die Google Sheets API gesendet werden. In Kurzanleitungen wird beschrieben, wie Sie eine App einrichten und ausführen, die eine Google …

  8. Google Apps Script quickstart | Google Sheets - Google Developers

    Dec 11, 2025 · 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 …

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

    Dec 11, 2025 · You can use Google Apps Script to write a custom function, then use it in Google Sheets just like a built-in function. The following quickstart sample creates a custom function that calculates …

  10. Script Projects | Apps Script | Google for Developers

    Dec 11, 2025 · Learn about Apps Script projects, including how to create, delete, and manage files within them.