Back in August we released Google Apps Script to Google Apps Premier and Education Edition customers. Today we're excited to extend the availability of Apps Script to Google Apps Standard Edition, used by millions of groups, families, clubs and other organizations around the world.
Google Apps Script provides the ability to automate a variety of tasks such as modifying Spreadsheets, creating Calendar appointments, checking stock prices, sending email, looking up Contacts and much, much more. For a more detailed overview, check out the video below:
Getting started is easy. You can take a look at the Apps Script Welcome Page, and then work through some of the Tutorials. Before long you'll be writing scripts to automate all kinds of repetitive tasks like keeping track of group expenses and sending out automated reminders triggered by values in a spreadsheet.
In this example, we're using a Google Docs spreadsheet to keep track of our soccer team's weekly dues. Each player owes $5 per game towards shared expenses. Unfortunately the players can be an absentminded bunch that need frequent payment reminders. In the spreadsheet, every amount entered updates a player's column to indicate which weeks are PAID (in green), and how much is DUE (in red). We've also used Apps Script to add a custom menu:
- 'Refresh' recalculates and colors cells to indicate which weeks are PAID and which are DUE
- 'Send Reminders' emails a polite message reminding players in debt to pay up
Check it out, and let us know what you think!
Posted by Evin Levey, Product Manager, Google Apps team
No comments:
Post a Comment