Recordset References not found

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anybody tell me what reference to load to get the .NoMatch and .Edit
methods? My code can't compile, and I hate having to do this all the time.
Thanks guys!
 
you did not say what verison of Access you are on, but in any case, you need
a reference to DAO.
 
Also note that any reference failure can give any failure message.

(david)
 
Back
Top