HighAndWilder
Well-known Member
- Joined
- Nov 4, 2006
- Messages
- 606
- Office Version
- 365
- Platform
- Windows
Hi
I am able to loop through all Userforms and all Controls but I need to loop through all all of the properties
of each control.
Property and Properties seem to be data types according to Intellisense
in the VBA Editor but are not listed in the VBA data types list. Are these what I should be using?
Is there a way of using a variable to hold the property name and using this to find the value as I have a list
of all property names for each different control type?
Thanks for any pointers.
HighAndWild
I am able to loop through all Userforms and all Controls but I need to loop through all all of the properties
of each control.
Property and Properties seem to be data types according to Intellisense
in the VBA Editor but are not listed in the VBA data types list. Are these what I should be using?
Is there a way of using a variable to hold the property name and using this to find the value as I have a list
of all property names for each different control type?
Thanks for any pointers.
HighAndWild