On Wed, Oct 18, 2017 at 9:44 AM, sridhar vr <forsrid...@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
_______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32