Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Will the file path always be the same folder or do you mean that you have to
search for a particular file in an unknown folder on a drive? If always in the same path then just record the macro to open the file. The code should be something like this. Workbooks.Open Filename:="K:\MyPath\My File To Open.xls" -- Regards, OssieMac "dstiefe" wrote: I want to open a file that is located on another harddrive and hence folder how would I do that? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding the path of a folder | Excel Programming | |||
Finding a user's My Documents path | Excel Programming | |||
Formula too long - new file path is shorter than old file path - Excel 2003 | Excel Worksheet Functions | |||
Finding Current Path | Excel Programming | |||
Finding out the workgroup templates path | Excel Programming |