Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Todd,
Try something like Dim VBProj As VBIDE.VBProject For Each VBProj In Application.VBE.VBProjects Debug.Print VBProj.Name Next VBProj -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Todd Huttenstine" wrote in message ... Hey guys I need to list all of my open projects. What is the code for this? Thank you Todd Huttenstine |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Summary sheet including only open projects. | Excel Discussion (Misc queries) | |||
help with projects | Excel Discussion (Misc queries) | |||
Open saved projects automatically? | Excel Discussion (Misc queries) | |||
How to become a better programmer, post college. More projects or less projects. | Excel Programming | |||
locked vb projects | Excel Programming |