Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to group and collapse sections of code in the vb editor??
Thanks, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are talking about the way the NET editor lets you collapse
code section, no, this is not possible. The only thing that comes close is the setting to display only one procedure at a time in the code window. In a module with more than one procedure, click either of the buttons to the left of the horizontal scroll bar to see the effect. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Cody" wrote in message ... Is there a way to group and collapse sections of code in the vb editor?? Thanks, |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry Chip, what I want to do is collapse Cases inside a Select / Case.
Thanks for the information anyway. "Chip Pearson" wrote: If you are talking about the way the NET editor lets you collapse code section, no, this is not possible. The only thing that comes close is the setting to display only one procedure at a time in the code window. In a module with more than one procedure, click either of the buttons to the left of the horizontal scroll bar to see the effect. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Cody" wrote in message ... Is there a way to group and collapse sections of code in the vb editor?? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
collapsing rows together | Excel Worksheet Functions | |||
collapsing rows | Excel Worksheet Functions | |||
Expanding and Collapsing | Excel Discussion (Misc queries) | |||
Collapsing Rows | Excel Discussion (Misc queries) | |||
Collapsing a table | Excel Programming |