After a closer look and adding the code, and looking at the posts, I might not have been clear where the error message comes from. I get the error message in the following code:
rs.FindFirst "[ID] = " & Me.cmbCDC
rs.MovePrevious ' I had to put this in because it was always one item forward of...