OfficeJS: Create a (VERY) Basic Add-in for Excel
Recently, I was asked what is needed in order to create the most basic add-in you can. The least amount of files, work and effort. Technically, you only need two files: An HTML file with all your JavaScript inline and all the Office and JQuery libraries being pulled from a CDN. An XML Manifest file… Continue reading OfficeJS: Create a (VERY) Basic Add-in for Excel