Google Sheet CRUDQ II

(create, read, update, delete, query)

INTRO

I have prepared a new version of my Google Sheet CRUD for several reasons:

SETUP

You will need:

SCRIPT

SHEET (called CRUDII)

BLOCKS

The blocks are set out in three columns: Procedures, Actions, and Variables

VIDEO

AIA and FILES

The aia project file should be fully working, using the data as above. To make it your own, you will need your own sheet with data, and your own google apps script web app - it will only work with my spreadsheets !! Of course, change the variables in the app to reflect this.

RESOURCES