logoalt Hacker News

rantingdemontoday at 8:37 AM1 replyview on HN

Only where VBA is available. Not available for MacOs versions if I'm correct?


Replies

nereyetoday at 1:04 PM

VBA is just there for backward compatibility.

The modern alternative is to use JavaScript/TypeScript, which makes such solutions cross platform (including MacOs, web etc.):

https://learn.microsoft.com/en-us/office/dev/add-ins/overvie...