L
Lance
Hello,
as the title says, I shouldn't be having this problem, so I am probably
missing something obvious.
I am getting the error
"The Microsoft jet datbase engine cannot find a related record in the
table 'tblOrg' with key matching fields 'CoID'"
I poked around for a while in the groups, and found a few things, of
which I tried, and of which all failed.
This error is occuring when I try to add a new record using a form. The
new record is created, I can type information, then when I try to leave
the form, it tells me this error is happening.
CoID is an autonumber relation to a company table, which can be
selected from a dropdown menu.
I have deleted the "default value" for the CoID in the form, as well as
in the tbl design, just to make sure I wasn't inserting the infamous
"0" into my combo box, thus entering a value I didn't intend to.
If the default value box is empty, then what other things could be
causing this error to occur? Is it a problem in my relationships set up
between the two tables, or something else?
Thanks,
Lance
as the title says, I shouldn't be having this problem, so I am probably
missing something obvious.
I am getting the error
"The Microsoft jet datbase engine cannot find a related record in the
table 'tblOrg' with key matching fields 'CoID'"
I poked around for a while in the groups, and found a few things, of
which I tried, and of which all failed.
This error is occuring when I try to add a new record using a form. The
new record is created, I can type information, then when I try to leave
the form, it tells me this error is happening.
CoID is an autonumber relation to a company table, which can be
selected from a dropdown menu.
I have deleted the "default value" for the CoID in the form, as well as
in the tbl design, just to make sure I wasn't inserting the infamous
"0" into my combo box, thus entering a value I didn't intend to.
If the default value box is empty, then what other things could be
causing this error to occur? Is it a problem in my relationships set up
between the two tables, or something else?
Thanks,
Lance