0

I have some xlsm files with VBA script inside and hope that can automatically run VBA script by nodejs code. Is that possible with nodejs?
I have searched for a while but it seems like we only can add VBA script into xlsx files, not execute the code.

File here

Any advice is welcome!

6
  • 1
    Can you re-write with .Net? That can be run via edge? Commented Jul 23, 2019 at 13:08
  • @QHarr So basically, I will execute VBA script by .NET and run .NET code inside javascript code by edge, right ? Please correct me if I'm wrong Commented Jul 23, 2019 at 13:53
  • No. Write as .Net and run. Commented Jul 23, 2019 at 13:58
  • But what if our project requires Nodejs, that's sad Commented Jul 23, 2019 at 14:02
  • 1
    I mean write vba as .Net and execute from NodeJs Commented Jul 23, 2019 at 14:04

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.