Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
i am trying to open a directory location from excel on click of a button on the form in the workbook. presently using shell execute for this but am not able to get the window handler for it. how do i do this? any suggestion will be of gr8 help thankx in advance Pradyumna. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
By 'opening directory' do you mean showing the File Open dialogue?
If so, get the click event of your button to run this code: application.Dialogs(xlDialogOpen).Show "Pradyumna" wrote: hi i am trying to open a directory location from excel on click of a button on the form in the workbook. presently using shell execute for this but am not able to get the window handler for it. how do i do this? any suggestion will be of gr8 help thankx in advance Pradyumna. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Slow opening directory structure in Excel 2002 | Excel Discussion (Misc queries) | |||
opening directory from excel | Excel Programming | |||
Check if directory empty OR no of files in directory. | Excel Programming | |||
opening a workbook in the current directory | Excel Programming | |||
OPENING A FILE LOCATED IN A DIRECTORY DIFFERENT FROM CURRENT DIRECTORS | Excel Programming |