Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to specify a folder spec when invoking the
FileDialog() to select a folder? I want to display the "new*" folders and let the user select one of them. For example: Set fd = Application.FileDialog(msoFileDialogFolderPicker) fd.Filters.Add xxxxxxxxx The "fd.Filters.Add" option appears to work only for file selection. Is there another folder selector which supports this? thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Application.FileDialog(msoFileDialogFolderPicker) | Excel Discussion (Misc queries) | |||
Takes too long for Filedialog to change directory | Excel Discussion (Misc queries) | |||
FileDialog to select file | Excel Discussion (Misc queries) | |||
filedialog | Excel Worksheet Functions | |||
FileDialog | Excel Programming |