Comment by rantingdemon 5 hours ago Only where VBA is available. Not available for MacOs versions if I'm correct? 1 comment rantingdemon Reply nereye 18 minutes ago 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...
nereye 18 minutes ago 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...
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...