Skip to content

Latest commit

 

History

History

Demo: Work with tables and charts in Excel Add-ins

This completed project is the result of the lab exercise Work with tables and charts in Excel Add-ins that is referenced in the README in this repo.

Prerequisites

Developing Office add-ins for Microsoft Excel requires Excel 2016, version 1711 (Build 8730.1000 Click-to-Run) or later. You might need to be an Office Insider to get this version. For more information, see Be an Office Insider.

You'll use Node.js to create the custom Excel add-in in this module. The exercises in this module assume you have the following tools installed on your developer workstation.

Important

In most cases, installing the latest version of the following tools is the best option. The versions listed here were used when this module was published and last tested.

You must have the minimum versions of these prerequisites installed on your workstation.

Run this Completed Project

  • Build & run the application by following the instructions in the lab exercise associated with this demo.