Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to use a excel file with some read only data in it in many templates.
I was logically trying to copy the file from the server to PC whenever user is connected to Intranet and then use it even if you are offline. It works fine at my system (I do have an access to the server). But it did not work on other users machine who did not have an access to the server. while connected to the intranet ..when code is being executed to copy the file from source to destination...in source area it gives an error "Path access error". My understanding was that if i know the complete path (including the server name etc), i could read/copy the file. Is my assumption wrong. and if so what would be the logical way to overcome this problem. -- Ajit |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel in macro and connecting to a network drive question | Excel Discussion (Misc queries) | |||
how do you set up a network. | Setting up and Configuration of Excel | |||
Using an Add In on a Network | Excel Discussion (Misc queries) | |||
Network days question | Excel Worksheet Functions | |||
Copying files ...Network to Network | Excel Programming |