I just created tblTest, with two columns testID (autonum) and testText, populated a few rows, created a query to select both columns, changed the control's Row Source to "qryTest" and it works fine.
Then, I changed the tblTest key field to be text, changed the key values from 1,2,3 to...