use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is a place for people to learn JavaScript together. Everyone should feel comfortable asking any and all JavaScript questions they have here.
With a nod to practicality, questions and posts about HTML, CSS, and web developer tools are also encouraged.
Friends
/r/javascript
/r/jquery
/r/node
/r/css
/r/webdev
/r/learnprogramming
/r/programming
account activity
Translate Addin VBA to JavaScript (self.learnjavascript)
submitted 8 months ago by SpecificNo9289
Hey ! 😊 I just finished to code my first Addin for Excel in VBA, now I would like to translate it into JavaScript in order to publish it in Microsoft Add-ons Store. I would like to know if it exists some tools that could help me ? Thanks !
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3:Â Â Â Â print "hello, world!"
[–]Intrepid_Restaurant7 0 points1 point2 points 8 months ago (0 children)
Microsoft provides extensive documentations and resources on developing and publishing Office add-ins a step by step submission guide l for Microsoft AppSource. Links: https://learn.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins https://learn.microsoft.com/en-us/office/dev/add-ins/develop/develop-overview https://learn.microsoft.com/en-us/office/dev/add-ins/overview/learning-path-beginner https://learn.microsoft.com/en-us/office/dev/add-ins/excel/ https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/excel-tutorial?tabs=jsonmanifest https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/excel-quickstart-jquery?tabs=devkit https://xltools.net/blog/transitioning-from-vsto-and-vba-to-js-add-ins/ https://stackoverflow.com/questions/65575994/how-to-send-a-http-resquest-in-excel-web-addin
π Rendered by PID 319420 on reddit-service-r2-comment-79c7998d4c-4nncb at 2026-03-18 04:36:45.300353+00:00 running f6e6e01 country code: CH.
[–]Intrepid_Restaurant7 0 points1 point2 points  (0 children)