0

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?

2
  • 1
    Have you tried running any in LibreOffice or OpenOffice or any of the other office suites? Commented Oct 23, 2019 at 8:45
  • I’ve answered similar question here stackoverflow.com/questions/66883194/… Commented Sep 28, 2021 at 23:58

1 Answer 1

2

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.

2
  • Excel runs on MacOS Commented Jul 1, 2022 at 15:54
  • @WestHamster True, I did not think of that. Good point. Commented Jul 4, 2022 at 9:44

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.