A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi Folks,
Same issues for me... We have built a business around sharing files online via one drive folders, inside these folders we have excel files with clever VBA.
With this security update we are wiped out. No one can update the files and work online. After countless tickets with microsoft and numerous screen shares with their support we got nowhere! Over the last few days I have switched every conceivable setting on/off, tried certificates etc and no one could solve our issue.
I finally stumbled upon a solution myself, I had been coping the url direct from one drive and making that a 'trusted source' which does not work.... Then it finally clicked with me that the file is being opened 'locally' in a download folder so the issue is not one drive rather it's the download folder that is blocking the macros from running.
Here is the steps I took to fix the issue....
- Go to your ( main ) folder on one drive where you store the files, if you have sub folders then it's the top folder we are looking for, ie the parent folder.
- Right click file, open with Excel App..... ( Not excel online ).... The security warning will come up "Microsoft has blocked macros from running because the source of this file is untrusted"
- Click 'file' on excel, then look for the file you have just opened in the list of options below
- Right click on the file itself and mouse scroll to 'open file location' then goto the address bar and copy this address.... for me this is https://d.docs.live.net/ then lots unique of numbers.... I omitted the numbers and stopped it at the forward slash /.
- Once you have copied this address, cross away and then go to the file section and click options at the bottom ( or more > then options )
- Click 'Trust Centre', then 'Trust Centre Settings'
- Then look on the left for 'Trusted Locations' and click.... then click 'add new location'
- Insert the copied link... for me it was "https://d.docs.live.net/"... likely this is the same for you, but just incase it's downloading locally to somewhere else it's worth checking that's why I put in point 4.
- Then tick 'subfolders of this location are also trusted'... Thats important if you have lots of subfolders on one drive as the macros will be blocked in them unless you check this.
- That's it done
You should now be able to right click files in one drive ( with macros ) from excel and stuff will sync etc.
Hope this helps for some people
Thanks
Tommy