Skip to content

Dynamic CRUD (INSERT) Functionality for Google Sheets with App Script

Notifications You must be signed in to change notification settings

ZaniniDev/insert_dynamic_rows_googlesheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Function Description This function searches for the Google Sheets spreadsheet ID passed as a parameter, then looks for the sheet name and performs data insertions with the parameters passed (which must be a list of JSON).

Installation

To install this function, simply add it to your Google Sheets extensions and select the App Script. Once there, you have the option to create a script. This function is designed to help you perform dynamic inserts without worrying about their order, which is a very important factor when dealing with Excel spreadsheets.

About

Dynamic CRUD (INSERT) Functionality for Google Sheets with App Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published