/AMEEInExcel

Excel Addin to access AMEE climate data

Primary LanguageC#

AMEE in Excel

tightly integrates AMEE data into Microsoft Excel

Getting started as a user

Requirements:

  • Excel 2010
  • Windows 7 (might work in Windows XP)
  1. Install the AMEE in Excel adding - http://code.labs.cityindex.com/AMEEInExcel
  2. Use the AMEE_* functions to pull data & calculations from AMEE
  3. Watch this video overview

Getting started as a developer

Requirements:

  • Excel 2010
  • Windows 7
  • Visual Studio 2010
  1. Clone this repo git clone --recursive https://github.com/mrdavidlaing/AMEEInExcel.git
  2. Open src/AMEEInExcel.sln in VS2010
  3. Run the command line build - msbuild src/build.xml

Related

  1. AMEE.CS - .NET client library for AMEEConnect