Hi peeps,
My work uses a network. Is there a way to find a file in a network that uses http//: address so I can use it to open it can get figures from a xls file.
e.g.
The file I am after is in http//:worknetwork/AlanExample.xls
Any ideas
At the moment I have to download the file i want to the same folder then I use.
Workbooks.open(this.workbook.Path & ......Etc
My work uses a network. Is there a way to find a file in a network that uses http//: address so I can use it to open it can get figures from a xls file.
e.g.
The file I am after is in http//:worknetwork/AlanExample.xls
Any ideas
At the moment I have to download the file i want to the same folder then I use.
Workbooks.open(this.workbook.Path & ......Etc