Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In a piece of Visual Basic code my programme needs to read from a
textfile. The programme points to the pad of the textfile like this: pad$ = Application.DefaultFilePath In a new situation I want the location to be in a shared folder on another pc in the network. How do I solve this? I get errors when using: pad$ = \\location\folder and pad$ = \\ip-adres\folder I don't want to change the default file path. thanks. Bernd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
default save location on network | Excel Discussion (Misc queries) | |||
How do you change default file location for Excel on a network? | Setting up and Configuration of Excel | |||
problem saving workbook to network location | Excel Discussion (Misc queries) | |||
Copying files ...Network to Network | Excel Programming |