Kicking it up a notch
Welcome to the Rows Intermediate course!
In this course, we’re going to build on what you learned in the Beginner module and take it up a notch. That means:
- Adding action elements to spreadsheets
Add buttons, input fields, and learn a bit more about Live Spreadsheets. - Parsing data manually
UsePARSE()
to get exactly the data you want from an integration function. - Inserting data automatically
Learn how automatically to create custom tables usingOVERWRITE()
,INSERT()
, andUDPATE()
. - Scheduling and repeating actions
Use our automation functions, combined with checkboxes, schedule actions.
Now, this time around, we’re going to try and make sure that you can get through each course in seven minutes. Four courses. Seven minutes - so that’s MULTIPLY((7*60),4)
... 1,680 seconds. I think we can do that!
By the end of all this - you’ll have a pretty cool app where people can find companies and their details at events and you’ll get notified daily by email of what terms people search for.
Quick set up Open up a new spreadsheet with a table called Companies at event. Set it up so that it looks like this:
OK, let’s start adding some functionality to it!