Hi Giles,

I actually did see the Resolver system... it looks pretty slick! I'm putting
that on my 'to check out' list but I'm not sure if it is -exactly- what I am
looking for. Basically, I am looking to write my own code in Iron Python and
compile it into an excel add-in (DLL, or XLL? not sure yet). That way I can
just distribute the add-in to various users.

My current alternative is to create a COM server in python, but those are
harder to distribute on machines that are "locked down" (e.g. windows
non-administrators). I think an excel add-in would be the easiest way to go.

I've seen others use C# to compile excel add-ins and I'm just wondering if I
can do the same thing in IronPython?

Thanks!

~ Todd


On Fri, Aug 1, 2008 at 4:11 PM, <[EMAIL PROTECTED]> wrote:

> Message: 1
> Date: Fri, 01 Aug 2008 17:50:51 +0100
> From: Giles Thomas <[EMAIL PROTECTED]>
> Subject: Re: [IronPython] Creating Excel Add-in with Iron Python
> To: Discussion of IronPython <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> Hi Todd,
>
> I don't know if you came across us in your googling, but we have a
> spreadsheet (free for non-commercial use) that you can script in
> IronPython.  It's not Excel - we like to think it's better :-) - but
> hopefully it will be useful for you.
>
> There's a description here
> <http://www.resolversystems.com/products/resolver-one/> and you can
> download it from <http://www.resolversystems.com/get-it/>
>
>
> Best regards,
>
> Giles
>
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to