How to re-access a file on SharePoint?
Some time ago I created a script that gets data from a file on SharePoint. Everything worked smoothly. One day I started receiving an access error. I have attached the code but I have removed the exact link.
How to fix it and where is the cause of the problem?//JMP16
...
dt = Open("https://link?download=1",
Worksheets( "Sheet name" ), //Sheet selection
Use for all sheets( 1 ),
Concatenate Worksheets(