Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using the FolderPicker (along with Microsoft Scripting Runtime), how do I
open the dialog box in a specific folder (say c:\temp) Set fd = Application.FileDialog(msoFileDialogFolderPicker) With fd .Show ' ???? instruction for the dialog box to open in c:\temp End With Regards Michel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to delete the "Insert Function Dialog Box" (dialog box only)? | Excel Worksheet Functions | |||
Use of Dialog | New Users to Excel | |||
dialog box | Excel Discussion (Misc queries) | |||
control of dialog macro dialog box. on open | Excel Programming | |||
VBA for Dialog Box | Excel Programming |