SharePoint Copying Macro Enabled Excel File Using JavaScript
I have an Excel macro enabled file store in my SharePoint document library. Using JavaScript, I’m trying to essentially copy the file and create a duplicate of it with a different name for users to edit. The code I have currently is below.