Hi
I am trying to get the property value of a UserForm Control but using the Control Name and the Property stored
in string variables.
I loop through all Controls on the form and a list of properties for each Control Type and use the last line of code to
assign the property value to the...