what i need to do is loop through a combobox's drop down list and im not sure of the syntax ie... if combobox1.text = anything in the combobox1.list then print "item already in list" else do this end if can anyone help please?