Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know how to make this control work in a VBA form in order to
view drives and directories on a user's PC Many thanks James |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() why didnt you google first? google :vb treeview directory yields : 327000 hits. nice one: http://www.vb-helper.com/howto_treeview_directory.html but why do you need it? it's so much easier to use standard dialogs for this. getopenfilename filedialog.show -- keepITcool | www.XLsupport.com | keepITcool chello nl | amsterdam wrote : Does anyone know how to make this control work in a VBA form in order to view drives and directories on a user's PC Many thanks James |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks but already know about the code supplied.
What I want is to show off the treeview in a demonstration Thanks James "keepITcool" wrote: why didnt you google first? google :vb treeview directory yields : 327000 hits. nice one: http://www.vb-helper.com/howto_treeview_directory.html but why do you need it? it's so much easier to use standard dialogs for this. getopenfilename filedialog.show -- keepITcool | www.XLsupport.com | keepITcool chello nl | amsterdam wrote : Does anyone know how to make this control work in a VBA form in order to view drives and directories on a user's PC Many thanks James |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Treeview Control | Excel Programming | |||
Returning checked Nodes from Treeview form control | Excel Programming | |||
Need help with Treeview control ?? | Excel Programming | |||
Treeview control in an Excel form | Excel Programming | |||
TreeView control | Excel Programming |