View Single Post
 
Old 08-20-2013, 02:52 PM
bshawnr bshawnr is offline Windows XP Office 2003
Novice
 
Join Date: Aug 2013
Posts: 2
bshawnr is on a distinguished road
Default Query list of objects and properties in VBA

I have several macros created with forms that have about 100 objects on the form. The objects are all named the default "checkbox1, optionbutton10", but are identified in the "Caption" field in properties. Can I get a list of the objects, and their captions for each form?

Thanks.
Reply With Quote