TimAI2,
I sort of followed Taifun's directions. My blocks look very similar to his. However, after I read in the last column, he calls getAction, which for an update just says UPDATE. So I tried to add another block and say UPDATE (in case that's what I'm missing) but then my last column just says UPDATE. Then I see further down the page that his SQL query is:
UPDATE spreadsheet SET email="my updated email", message="let's update" WHERE name="Taifun2"
I get this feeling I am missing some words like maybe the UPDATE part but I don't know how to word it or where to add it and I am just guessing. If you can point me to where the documentation is for how to update without a script? Thank you...