An easy question for using VBA<br><br>All i'm wanting to do is have a form with a combo box containing all the items in a row of cells in "spreadsheet1"<br>There must be just an easy reference to do this. I'm just using this code for now.... combobox1.AddItem "something"<br><br>Anyhelp much appreciated<br><br>