CurrentProject

J

Jim Pockmire

When using CurrentProject to loop through the "AllForms", "AllReports" etc.
collections, can the collection name be defined via a variable?

CurrentProject.AllForms (i.e can a variable be substituted for "AllForms"?
 
Top