python call an excel macro without pywin32 library -
i unable install pywin32. i've tried
pip install easy_install and
msi installers:
http://sourceforge.net/projects/pywin32/files/pywin32/ (for updated versions)
which freezes @ install, none work. however, in virtual env does.
is there way can call excel vba macro without using library?
Comments
Post a Comment