Since its inception, Microsoft Excel has changed how people organize, analyze, and visualize their data, providing a basis for decision-making for the flying billionaires heads up in the clouds who don’t give a fuck for life offtheline

  • ChaoticNeutralCzech
    link
    fedilink
    English
    3
    edit-2
    10 months ago

    They don’t let you write custom JS scripts, at least not without hacks AFAIK. We are talking about scripting languages for macros like Office’s infamous VBA.

    • RheingoldRiver
      link
      fedilink
      210 months ago

      I think what they let you do is write mini add-ons using the API and support JS in an in-browser editor. Then you have to enable the add-ons. I guess equivalently you can do the same things with an IDE and any language, but it felt like they “officially” supported JS.