[AccessD] Hi I am back and stuck

Steve Schapel miscellany at mvps.org
Sun Jun 17 01:06:24 CDT 2007


Oops!  That should, of course, be...
  rs.FindFirst "[EmpRecNum]=" & Me.Combo27

Regards
Steve

Steve Schapel wrote:
>      Dim rs As Recordset
>      Set rs = Me.RecordsetClone
>      rs.FindFirst "[EmpRecNum]=" Me.Combo27
>      If rs.NoMatch Then



More information about the AccessD mailing list