Hi,
can someone tell me whats wrong with the below statement,
DoCmd.OpenForm "ClientOverview", , , "[txtNINO]=" & [Me]![NINO]
i've compared it to other ones in my database but with this one, access keeps generating the error in the title??? i've checked the field names time and time again but can't find anything wrong.
thanks
can someone tell me whats wrong with the below statement,
DoCmd.OpenForm "ClientOverview", , , "[txtNINO]=" & [Me]![NINO]
i've compared it to other ones in my database but with this one, access keeps generating the error in the title??? i've checked the field names time and time again but can't find anything wrong.
thanks