Your combo will typically have more than one column, though one or more colums may be hidden. I suspect you need to refer to the relevant colum. Look this up in Access Help. Remember that columns are numbered from 0, so the first column is column(0), the second is column(1), etc.