Hi all,
I am using the code below to upload a .xlsx file to sharepoint and it seems to only work a handful of times.
My questions is there a difference is one uses \\ or // ? And why does this only work sometimes and not all of the time?
Sub uploadtosharepoint()
Dim SharepointAddress As...