I have a form with 4 combo boxes. One of the combo box's source data comes from a table with 6 columns but only the first column is bound when selected. Is there anyway I can have more than one value as I need to use one of the other colums for a select statement in the code update() to enter a value in the last combo box.