Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It works wonderfully!
Thanks a lot! Valeria -----Original Message----- Give this a shot 'Load the Input Dir InputDirectory = "C:\" 'Save the current Dir for later Clean up CurrentDirectory = CurDir 'Change the Dir to look in ChDir (InputDirectory) 'Load FileNameToOpen FileNameToOpen = Application.GetOpenFilename 'Clean up ChDir (CurrentDirectory) HTH -Merk . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation of input against the active directory | Excel Worksheet Functions | |||
GetOpenFilename w/default starting directory | Excel Programming | |||
GetOpenFilename | Excel Programming | |||
Setting default directory prior to GetOpenFilename | Excel Programming | |||
Using GetOpenFilename | Excel Programming |