5 ms·
This isn't necessary, you can have access to the full Excel COM API, with tab-completion, backwards-compatibility etc, for free with iPython and the makepy.py s
by pneumatics 14y ago
This isn't necessary, you can have access to the full Excel COM API, with tab-completion, backwards-compatibility etc, for free with iPython and the makepy.py script.
http://stackoverflow.com/a/445961 http://stackoverflow.com/a/445961
Though I admit scripting Excel from Python should be easier to setup than it is.