Forum Discussion
Reiner Burton
Jul 17, 2017Copper Contributor
Macro in Excel on Sharepoint Online do not work
Hi,
I'm using Office 365ProPlus and have added a macro to my excel sheet to determine the last save date of this excel XLSM file. (using FileDateTime)
On my local PC this works as designed.
After uploading the file into sharepoint in the cloud, I have two option
- Open the file in the browser --> Excel does not even recognice the Macro
- Open the file in Excel --> Excel recognices the Macro but returns as last save date 01.01.1900
Does anybody know how I can get Excel to work properly with Macros if the file is stored in the cloud ?
Thanks Reiner
6 Replies
Sort By
Excel Online doesn't support running Macros:
- Adris_ShirzadCopper Contributor
Pieter Veenstra, do you think this was helpful for running Excel-Macro into sharepoint, coz i haven't find something related to his question?
- Reiner BurtonCopper Contributor
Thanks for the quick response.
I learned now that it doesn't work with Excel online at all.
What's about local Excel with a file located in Sharepoint Online ? Should this work ?
Cheers
It worked for me.
When you recorded your macro where did you store it?