instanceoftime
Board Regular
- Joined
- Mar 23, 2011
- Messages
- 103
I have my xls with code on my desktop.
The code needs to access a remote computer to open an excel file "items".
How is this done? I tried a Z: and the following:
Workbooks.Open Filename:="Z:\Fileserver\Admin1\Glen\101-061-909\Glen\price program\items.xls"
but says could not be found? Help me please
The code needs to access a remote computer to open an excel file "items".
How is this done? I tried a Z: and the following:
Workbooks.Open Filename:="Z:\Fileserver\Admin1\Glen\101-061-909\Glen\price program\items.xls"
but says could not be found? Help me please