HELP for input google Sheet

  1. Visit the above web link

  2. Copy all the scripts

  3. Open the target sheet>scripts>paste all>delpoy

  4. Go to block section.

  5. If you are having 5 textboxes, create one local variable (name as data) make a list (5 fields) add the textbox1 text, and so on..

  6. When button click
    Add the above said local variable)
    Set web url to
    https://scripturl?ID=gsheetID&FN=writeCol&COL=2&DATA=getdata)

This will write datas into Col B