Does anyone have a sample database they can post, I looked though the samples and didn't find any. I have a combobox that's when a record is selected it's suppose to open frmResults. It's an unbound combo. I suspect its something to do with Me.RecordsetClone.Findfirst - but the code I've seen I guess I'm not applying correctly. help would be greatly appreciated