I have VBA macros enabled on workbooks currently used on Desktop Excel.
However, my company has moved our workbooks from network drive storage onto Microsoft Teams so many people are now using Excel for Web to access them, upon which VBA does not work.
I have seen that it may be possible to port the VBA macros into Office Scripts (of which I have zero knowledge).
As far as I am aware, Office Scripts only works on the web version of Excel.
So my question is, is it possible to still use the vba macros when the workbooks are being used in the desktop version of Excel?
Thanks, Helen.