G
Guest
Hi,
I'm designing a form that involves our company's program sites. I have a
drop down that fills in a field called "Program" that draws from a table
called tblCompanyPrograms.
Because I'm in the thick of designing I go back and forth between form view
and design view however unless the "Program" field is blank when I try to
switch to design view I get an error message that reads...
"The Microsoft Jet database engine cannot find a record in the table
'tblCompanyPrograms' with key matching field(s) 'Program'.
I can't figure out why I'm getting this since the table DOES have a field
called 'Program' which IS that table's primary key field.
Is is normal that I'm getting this error message or can I fix something to
make it stop?
Many thanks,
David
I'm designing a form that involves our company's program sites. I have a
drop down that fills in a field called "Program" that draws from a table
called tblCompanyPrograms.
Because I'm in the thick of designing I go back and forth between form view
and design view however unless the "Program" field is blank when I try to
switch to design view I get an error message that reads...
"The Microsoft Jet database engine cannot find a record in the table
'tblCompanyPrograms' with key matching field(s) 'Program'.
I can't figure out why I'm getting this since the table DOES have a field
called 'Program' which IS that table's primary key field.
Is is normal that I'm getting this error message or can I fix something to
make it stop?
Many thanks,
David