Skip to content

Comment on Use Python in Excel without add-insparent

Comments

Cool. The problem with all these big "VBA replacements" (and don't get me wrong, I've done both VBA and VSTO and the latter is more pleasant to work with) is that they never seem to provide replacements for UDFs, which is probably the #1 reason you'd want to use VBA in the first place.

Excel-DNA is a nice open source project that lets you write XLLs in .NET http://exceldna.codeplex.com

also http://www.pyxll.com if you want a solution that embeds python and doesn't use a COM server

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.