B Bre-x Feb 7, 2005 #1 Hi, Using the control box toolbar I added a combo box. Now, how do I refer to that object on VBA?
K Ken Snell [MVP] Feb 7, 2005 #2 If this is ACCESS VBA, you use the name of the combobox. Me.ComboBoxName