T
Tara
I posted this a few days ago, but since I didn't get any responses, I thought
I'd repost.
I have desiged a form that is set up to show any open cases for any given
individual by clicking on a command button and to show any closed cases for
that individual by clicking on a different command button. I had assumed
that if I navigated to the desired person on the "main form", then opened the
command button for open cases, I could add any new cases for that person from
there. However I keep getting the error message "You cannot add or change a
record because a related record is required in table "TblClientContactInfo"
(The table the first form is based on). The form that is opened by the
command button is filtered through an Id number common to both forms, so I'm
not sure what the issue is.
Any help is appreciated! Thanks!!
Tara
I'd repost.
I have desiged a form that is set up to show any open cases for any given
individual by clicking on a command button and to show any closed cases for
that individual by clicking on a different command button. I had assumed
that if I navigated to the desired person on the "main form", then opened the
command button for open cases, I could add any new cases for that person from
there. However I keep getting the error message "You cannot add or change a
record because a related record is required in table "TblClientContactInfo"
(The table the first form is based on). The form that is opened by the
command button is filtered through an Id number common to both forms, so I'm
not sure what the issue is.
Any help is appreciated! Thanks!!
Tara