L
lenox.noah
Here the problem~
I have a field "JobName" in a continous view, sub-form "sfrm_Jobs".
The sub-form is in "frm_Customers". I want to use the"JobName" field's
"on click" event to open "frm_Specs" and have it filter out everything
but the records relating to the "JobName" field. "JobID" is the
primary key. The wizard will set it up to open the form but I get an
error when I try to modify or create new records. The error message
says "Jet cannot find a record in the table 'tbl_Jobs' with key
matching field(s) 'JobID' "
Thanks in advance
I have a field "JobName" in a continous view, sub-form "sfrm_Jobs".
The sub-form is in "frm_Customers". I want to use the"JobName" field's
"on click" event to open "frm_Specs" and have it filter out everything
but the records relating to the "JobName" field. "JobID" is the
primary key. The wizard will set it up to open the form but I get an
error when I try to modify or create new records. The error message
says "Jet cannot find a record in the table 'tbl_Jobs' with key
matching field(s) 'JobID' "
Thanks in advance