I have a database that keeps various sets of information about my clients. The unique identifier for each client is used to link up these sets of data, which are held in seperate tables. So for example I have a client demographic form which has several control buttons that then open other forms linked on the client id number.
What I would like to be able to do is to have the database automatically enter the client id number from the demographic form into the client id number field on the new linked forms. Is there a way of doing this?
Many thanks
What I would like to be able to do is to have the database automatically enter the client id number from the demographic form into the client id number field on the new linked forms. Is there a way of doing this?
Many thanks