'Looking for simple integration of scripts to Excel similar to Google Apps Scripts

I've been used to using Google Suite and therefore also Google Sheets + Apps Scripts.

Now I got a new project where I will need to work with Excel. I've already digged quite a bit, but I dont have the feeling that I found the easiest integration yet.

I found so far:

  1. VS Code + Node.js + Yeoman
  2. Script Lab (it fails to load so I would like to get something more reliable)

Is there any other way that works similar to VBA but is JS-based?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source