R
Richard Coutts
I have a Continuous form with several combo boxes, one of which is
dependant on the contents of another. Everything works great except
when I only try to leave a combo box empty. The typical scenario is I
start to fill in fields of the record when I realize I need some info
from another record or form. When, whenever I click anywhere outside
of the record, I get the error
"Microsoft Jet database engine cannot find a record in the table
'tblSchSubcats' with key matching field(s) 'Item'."
A really annoying feature of this error is it won't let me do
*anything* until I finish filling in the combo boxes -- even changing
to Design View. I'm finding this error especially hard to debug
because it's not giving me much indication as to where the error's
coming from, which query, etc. So, I'm a bit at a loss as to how to
proceed. Any pointers would be much appreciated.
Thanks,
Rich
dependant on the contents of another. Everything works great except
when I only try to leave a combo box empty. The typical scenario is I
start to fill in fields of the record when I realize I need some info
from another record or form. When, whenever I click anywhere outside
of the record, I get the error
"Microsoft Jet database engine cannot find a record in the table
'tblSchSubcats' with key matching field(s) 'Item'."
A really annoying feature of this error is it won't let me do
*anything* until I finish filling in the combo boxes -- even changing
to Design View. I'm finding this error especially hard to debug
because it's not giving me much indication as to where the error's
coming from, which query, etc. So, I'm a bit at a loss as to how to
proceed. Any pointers would be much appreciated.
Thanks,
Rich