https://github.com/ashrockzzz2003/google_sheets_app_script
App Script that will iterate rows of a Google Sheet and update rows based on logic defined by JavaScript functions.
https://github.com/ashrockzzz2003/google_sheets_app_script
app-script google-sheets js
Last synced: about 1 month ago
JSON representation
App Script that will iterate rows of a Google Sheet and update rows based on logic defined by JavaScript functions.
- Host: GitHub
- URL: https://github.com/ashrockzzz2003/google_sheets_app_script
- Owner: Ashrockzzz2003
- License: gpl-3.0
- Created: 2024-10-21T16:22:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T05:07:21.000Z (3 months ago)
- Last Synced: 2025-03-30T10:14:03.407Z (about 1 month ago)
- Topics: app-script, google-sheets, js
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# google_sheets_app_script
> [!Note]
> This script is developed for SLTS 2024 - Tamil Nadu.App Script that will iterate rows of a Google Sheet and update rows based on logic defined by JavaScript functions.