Skip to content

Solutions for Microsoft Office, and more…

  • Home
  • About
    • Contact Me
    • My Projects
    • Follow Me
  • Office Development
  • Office.js Development
    • Office.js: FAQ Post
    • Exchange Web Services
    • Outlook Web Add-ins
    • Excel Web Add-ins
    • Word Web Add-ins
    • PowerPoint Web Add-ins
    • Azure Based Solutions
  • Links
    • Michael Olafusi (Productivity Tips, MS Excel and Inspiration)
    • All Things Messaging (Arthel Bibbens)
    • Michael Zlatkovski (MSDN/VSTO)
    • Building Office Add-ins
    • Office Developer (Microsoft)
    • Theo Browning (MSDN)
    • Stack Overflow (Office.js tag)

Search Results for: bare minimum

OfficeJS: Create a (VERY) Basic Add-in for Excel

March 3, 2017July 3, 2017 David E. Craig3 Comments

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 →

 

Loading Comments...