Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am hoping that someome here can help me out with a problem I am
having. We distribute our Excel sheets across the nation via a Lotus Notes database document. In the Excel sheets, when launched, I have some code to see if a directory exists on the Workbook_Open and the Workbook_BeforeClose events: If Len(Dir("MyPath\MyDB.mdb")) = 0 Then Exit Sub On my server it works as intended. When the user at another plant opens the document on a different server, they get a Path Not Found error. The plants other than out Corporate facility shouldn't have access to this. Why is this? Is there a solution? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
Path/File access error (Error 75) after using Name Statement | Excel Programming | |||
Path Not Found | Excel Programming | |||
Path Not Found Error | Excel Programming | |||
Which Path not found? | Excel Programming |