Quote Originally Posted by dominicb
Good morning DelScorcho


How about :
a = "ComboBox1"
wbHold.Worksheets("Worksheet1").Controls(a).AddItem "test"
HTH

DominicB
Thanks, but I have tried that and I get the error: "Object doesn't support this property or method"