I'm using VB6, DataCombo on a form and setting the RowSource property to a disconnected ADO recordset containing a value field and a name field. How can I tell the combo to display a specified value from the recordset? I'm using this to display current property values for an application. Any help would be appreciated!