Help with this google sheet

  1. You have not set the web app script url, without it your blocks will do nothing
  2. No password ? If so why script for a password ?
  3. You are querying (reading) data, your script will not replace (update) any data

If you want a full CRUD script (create,read update and delete), then see here:

or use the native Spreadsheet component