Hello, Is it possible to inform the property of an object by variable? For example: Var = "ListIndex" ComboBox1.Var = 10 or OLEObjects ("ComboBox1.Object.ListIndex") = 10 Thanks! :thumbup: