Hi,
Pallavi Apotikar tcs.com> writes:
>
> I know how to write the macro using
> VB, but I don't know how to do the same thing using python -- where is
> the option available etc.
You can not run Python inside excel but you can use COM to get data from an
excel sheet using same API as VBA. I h
Marcos Pinto gmail.com> writes:
>
> does anyone know of a third-party which unofficially provides python
> built with visual studio 2008,
There are patches for python trunk[1] which enable building python on Visual
Studio 2008 (even the express editions). But I don't see it being backported to