[python-win32] XLSM to CSV/XLS conversion

Joni Orponen j.orponen at 4teamwork.ch
Wed Oct 18 14:24:16 EDT 2017


On Wed, Oct 18, 2017 at 9:44 AM, sridhar vr <forsridhar at gmail.com> wrote:
>
> Anyone can tell me, how I can convert XLSM to CSV/XLS using python.
>

I'm assuming you actually specifically mean XLSM.

An Excel application dispatch object will have what you seek for evaluating
in-cell VBA and the rest is just wrangling with security settings and
following MSDN documentation.

-- 
Joni Orponen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20171018/4cbcc6d6/attachment.html>


More information about the python-win32 mailing list