It will.. eventually..after the modules import completed.. On Mon, Feb 16, 2009 at 1:58 PM, Giles Thomas < giles.tho...@resolversystems.com> wrote:
> IronPython in a spreadsheet? Terrible idea, it'll never work ;-) > > > Cheers, > > Giles > > -- > Giles Thomas > giles.tho...@resolversystems.com > +44 (0) 20 7253 6372 > > Win up to $17,000 for a spreadsheet: < > http://www.resolversystems.com/competition/> > > 17a Clerkenwell Road, London EC1M 5RD, UK > VAT No.: GB 893 5643 79 > Registered in England and Wales as company number 5467329. > Registered address: 843 Finchley Road, London NW11 8NA, UK > > > > > Thomas P. Boesen wrote: > >> Hi, >> >> I am thinking about creating an Excel add-in that makes it very easy to >> create Excel macros / add-ins using Python (IronPython) >> >> Any feedback about the idea will be greatly appreciated. >> >> I have made a prototype of this add-in available here: >> http://www.xefion.com/en/discoveryscript.html >> >> The add-in would be free, although not open-source. >> >> It takes quite a bit of "plumbing" to get COM add-ins running within >> Excel. My add-in would look for Python scripts in a specific directory >> and automatically create Excel menu-items for all the scripts in that >> directory. Hence, to get started the user just has to create a one-line >> Python script and store this script in the designated folder, then he >> can run the script from Excel. >> >> There will be various other options, for example shared network >> locations with scripts and connecting Excel events (e.g. OpenDoc or >> SaveDoc) to scripts based on their names. Later versions might also work >> with other Office programs (e.g. Word). The download-page mentioned >> above contains a description of feature candidates. >> >> :-) Thomas P. Boesen >> >> >> _______________________________________________ >> Users mailing list >> Users@lists.ironpython.com >> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com >> > > -- > Giles Thomas > giles.tho...@resolversystems.com > +44 (0) 20 7253 6372 > > Win up to $17,000 for a spreadsheet: < > http://www.resolversystems.com/competition/> > > 17a Clerkenwell Road, London EC1M 5RD, UK > VAT No.: GB 893 5643 79 > Registered in England and Wales as company number 5467329. > Registered address: 843 Finchley Road, London NW11 8NA, UK > > > > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > -- nomadlife.org
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com