Hi! I need your help to understand why my macro is not working whenever I open a SharePoint file. Note that the SharePoint is synced in my laptop and and when I run my macro, my SharePoint file is open as Read Only.
Below is may code:
Sub FormatFiles()
Dim ws As Worksheet...