M
Marie
Using Office 2000. I am trying to us Knowledge Base
article 210236 to fill record with data from previous
record. The fields I am trying to fill
are: "fldCompanyNum;fldSamSize;fldAccManNum;fldAction;fldAc
tionDate;fldSampleSource;fldNotes"
I cut and pasted the code for the Knowledge Base artcle.
Was there anything in the code (except the field names in
the text box added to the form) that needed to be named
specific to my database. When I try to add a new record to
the database, "RS As DAO.Recordset" is highlighted in the
code, and I get the following error: User-defined type not
defined." What am I doing wrong?
Thanks for the help.
Marie
article 210236 to fill record with data from previous
record. The fields I am trying to fill
are: "fldCompanyNum;fldSamSize;fldAccManNum;fldAction;fldAc
tionDate;fldSampleSource;fldNotes"
I cut and pasted the code for the Knowledge Base artcle.
Was there anything in the code (except the field names in
the text box added to the form) that needed to be named
specific to my database. When I try to add a new record to
the database, "RS As DAO.Recordset" is highlighted in the
code, and I get the following error: User-defined type not
defined." What am I doing wrong?
Thanks for the help.
Marie