Ideally this is a python-specific question but my findings so far are negative. So I would like to generalize it to seek a way to run Excel VBA macros in linux environment.
What are the actual limitations if it is impossible?
Ideally this is a python-specific question but my findings so far are negative. So I would like to generalize it to seek a way to run Excel VBA macros in linux environment.
What are the actual limitations if it is impossible?
Excel is a Microsoft product and doesn't run on Linux.
There is some support for VB outside of Windows via the Mono project.
We don't know what you're trying to accomplish but it would without doubt be easier, cleaner, and more feasible to stick to Linux programs and tools, e.g. Python and LibreOffice/OpenOffice.