null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Going GAS (From VBA to Google Apps Script)

List Price: $34.99
SKU:
9781491940464
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Bruce Mcpherson
    Format:
    Paperback
    Pages:
    453
    Publisher:
    O'Reilly Media (March 29, 2016)
    Language:
    English
    ISBN-13:
    9781491940464
    ISBN-10:
    1491940468
    Dimensions:
    7" x 9.19"
    Case Pack:
    9
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $34.99
    As low as:
    $30.09
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    24oz
    Imprint:
    O'Reilly Media
  • Overview

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.

    Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their JavaScript-based Apps Script equivalents with minimal effort. Author Bruce Mcpherson introduces JavaScript basics for experienced developers unfamiliar with the language, and demonstrates ways to build real-world apps using all of the Apps Script services previously covered.

    • Use App Script’s equivalent of Excel’s object model
    • Target the most commonly used parts of Microsoft Word
    • Automate processes in Gmail, Calendar, and Contacts
    • Access the local client filesystem with Google Drive
    • Build and run applications in a browser
    • Store persistent data conveniently
    • Render HTML content in response to HTTP requests
    • Automate the maintenance and creation of pages and content
    • Interact with a REST service or NoSQL database
    • Access Apps Script capabilities from other platforms