Hi I'm new here, and am building a database with a colleague, and am needing a little help and guidance on the way. Hope you can help me.
I have a form in my database, which shows clients (this data is already in the database) it currently has a sub form, which is a data table which shows commitments for that client. I don't want the user to edit anything in this form, however from this form I want them to be able to add new commitments, I have a form for this, or edit current commitments, which are held in a table.
my thinking was that I would have a button on the client from that would say new commitment, and this would open a blank commitment form which would already have the client ID filled in and the user will enter the rest of the information, I would then want them to be able to navigate back to the client form, which will then show this new commitment in the subform that is there.
As well as this, I would like them to be able to edit one of the commitments that is there, so by following a similar process to above.
Any help would be greatly appreciated.
Thanks
I have a form in my database, which shows clients (this data is already in the database) it currently has a sub form, which is a data table which shows commitments for that client. I don't want the user to edit anything in this form, however from this form I want them to be able to add new commitments, I have a form for this, or edit current commitments, which are held in a table.
my thinking was that I would have a button on the client from that would say new commitment, and this would open a blank commitment form which would already have the client ID filled in and the user will enter the rest of the information, I would then want them to be able to navigate back to the client form, which will then show this new commitment in the subform that is there.
As well as this, I would like them to be able to edit one of the commitments that is there, so by following a similar process to above.
Any help would be greatly appreciated.
Thanks