Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have just loaded Windows 7 and my workbooks that look for other files in Documents have now stopped working. I have Documents on a different partition and have changed the setting in the Windows Documents to look and make the other Documents the default path, but it still doesnt work. This is part of the code that did work: sPath = Application.DefaultFilePath & "\Folder" Workbooks.Open FileName:= _ "" & sPath & "\File.xls" I cant change the code to show the actual path (E:Documents for example) as other people use the same files on different machines. Any ideas on how I can get around this so that documents is accessed on any machine Regards John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get default add-in path | Excel Programming | |||
how set default path? | Excel Programming | |||
Problem with default file path | Excel Programming | |||
Default path | Excel Programming | |||
Default Path for Add-Ins | Excel Programming |