Skip to content

MrAnalyticals/OfficeScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

313 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfficeScripts

Demo apps using Microsoft's Office Scripts. image

Microsoft decided to provide Excel Online with the Office Scripts macro language, not VBA. The reason for that was because the next generation of coders are already familiar with JavaSccript. More so than with Python. JavaScript is almost completely the same as TypeScript. TypeScript is the language the Office Scripts is based on. Also, most web app and web page coding is done in JavaScript. Power Automate, the event handling side of Office Scripts, requires some knowledge of web app development (VBA does not require any). So, JavaScript is the natural choice for the web-based version of Excel. See my YouTube Channel for the videos associated with the scripts in this Repo: https://www.youtube.com/channel/UCLGfygRlwhsekVv7UiRhwXw

About

Demo apps using Microsoft's Office Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors