B
Barry
Hi:
I have a form with 2 dependant combos to select a CategoryID and PartID. I
would like to check to make sure that both are selected before trying to
leave the record. When I put some code in the BeforeUpdate and/or Current
event of the form, I get an error "The Microsoft Jet database enfine cannot
find a record in the table <name> with matching key". Help shows error 3101
but, when I try to check err.number, it says 0. Where and/or how should I be
checking to trap this error. I look forward to some help.
Thanks,
Barry
I have a form with 2 dependant combos to select a CategoryID and PartID. I
would like to check to make sure that both are selected before trying to
leave the record. When I put some code in the BeforeUpdate and/or Current
event of the form, I get an error "The Microsoft Jet database enfine cannot
find a record in the table <name> with matching key". Help shows error 3101
but, when I try to check err.number, it says 0. Where and/or how should I be
checking to trap this error. I look forward to some help.
Thanks,
Barry