Code:
    rst.FindFirst "DRCOG_loc = '" & sFlipped & "'" & " AND County_Name ='" & txt_CountyName & "'"
Missing underscore in control name.

Option Explicit at the top of every code module will find spelling errors like this.