JADE gives you the power to use JavaScript to automate everything within the workbook scope of Excel without making it macro enabled. Because the JavaScript you write is living in a browser, it does not have access to any operating system features on the host computer. This means that all of your automation code is limited to your workbook, making it extremely safe to share.

2m read timeFrom levelup.gitconnected.com
Post cover image
Table of contents
Start Using JavaScript to Automate ExcelThe Problems with VBAWhat is JADE?A Short DemoMore Resources
3 Comments

Sort: