← Back to context Comment by 0123456789ABCDE 7 hours ago and excel has gui for forms 2 comments 0123456789ABCDE Reply rantingdemon 6 hours ago Only where VBA is available. Not available for MacOs versions if I'm correct? nereye 1 hour 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...
rantingdemon 6 hours ago Only where VBA is available. Not available for MacOs versions if I'm correct? nereye 1 hour 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 1 hour 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...
Only where VBA is available. Not available for MacOs versions if I'm correct?
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...