Quickstart

Installation

The easiest way to install ExcelPython is using the Windows installer for the latest release on GitHub.

ExcelPython requires Excel (≥ 2007) and Python (≥ 2.6) to be installed on the PC, as well as PyWin32.

We recommend installing Anaconda Python as your default Python distribution, which comes ready packed with PyWin32 as well as lots of other essential Python libraries.

Write a user-defined function in Python

What now?

ExcelPython has a lot of functionality and can be used in many different ways, to find out more check out the detailed tutorials available on the GitHub repo.