Hi,

I have just release the beta-version of DiscoveryScript, a free Excel add-in that makes it very easy to create Excel macros/scripts using Python. DiscoveryScript takes care of all the ‘plumbing’ involved in calling Python scripts from Excel. You can create a one-line Python script and place it in a specific folder, then DiscoveryScript takes care of creating a menu-item in Excel and calling your script when the user clicks the menu-item.

DiscoveryScript also includes an interactive console that makes it easy to test you code; this is very useful for figuring out how to work with the Excel object model.

DiscoveryScript uses IronPython 1.1.2.

You can find DiscoveryScript at www.xefion.com/en/discoveryscript.html

Please let me know if you find this tool useful and what features you are missing.

Best regards,
Thomas P. Boesen

_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to