Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to control the TreeView control on the Project Explorer
window in the Excel VBE? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't believe you can "control" it directly? What do you want
to do? -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "R Avery" wrote in message ... Is it possible to control the TreeView control on the Project Explorer window in the Excel VBE? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to be able to programmatically expand and collapse folders and
projects. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't think you can do this. If you use the Show method on a
CodePane object, the right folder will be opened in the tree view control, but I don't think there is any way to close a tree view folder. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "R Avery" wrote in message ... I want to be able to programmatically expand and collapse folders and projects. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the help!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB Extensibility library and "late binding" | Excel Discussion (Misc queries) | |||
VBA Extensibility problem | Excel Programming |