Hi All,
I'm in the process of building a database where users can access a 'Request' form, but it can only be 'Rectified' by an admin. My first question is how to set the relationship so that it it one-to-one. A Request can have a maximum of one rectification, or none (leaving it will a null rectification status).
I have the database set up so that when a Request is entered and saved an email is sent to an admin prompting them to recitify the request.
My second question is after an admin logs on, searches the request, and then chooses to recify it (I have this linking through a command button) I would like it so that the PK (RequestID) automatically links the two forms, so that Request ID is auto-populated on the form.
I have tried to link the forms, but this doesn't populate the RequestID on the Rectification form. I'm at this point --> :banghead:
I'm using Access 2000, if that's of any help (or hinder).
Thanks!!!
I'm in the process of building a database where users can access a 'Request' form, but it can only be 'Rectified' by an admin. My first question is how to set the relationship so that it it one-to-one. A Request can have a maximum of one rectification, or none (leaving it will a null rectification status).
I have the database set up so that when a Request is entered and saved an email is sent to an admin prompting them to recitify the request.
My second question is after an admin logs on, searches the request, and then chooses to recify it (I have this linking through a command button) I would like it so that the PK (RequestID) automatically links the two forms, so that Request ID is auto-populated on the form.
I have tried to link the forms, but this doesn't populate the RequestID on the Rectification form. I'm at this point --> :banghead:
I'm using Access 2000, if that's of any help (or hinder).
Thanks!!!