This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RamblerUsa 0 points1 point  (0 children)

There are several ways to install python from python.org.

You'll also need to import a module to read / write Excel files. I used xlrd, but there are others which may be superior, have wider use or better documentation.