Hi List, I wondered if there was a way to over come case sensitivity in the combo.find property, the help dosn't indicate anything. cmbTitle.index = cmbTitle.Find(unmatched_staff[cvwUnmatchedStaff.item.key]!title) eg if Title = "Dr" and my comb o entry = "Dr" then all is well, but if title = "DR", then no match is found. Regards Richard.