I need my one of my db's forms to have data from 2 different tables on the one form...
eg. The form's record source is TblClients, and it has a button to open another form using the same "ClientID" field as a reference, so if client 12 was on the first form, the new form would open with client 12 also. The problem is , the second form is based on a different table, and even thought the two have a relationship set up between them, it just goes to record 1 all the time. ,,, HELP!?!?!?!?
eg. The form's record source is TblClients, and it has a button to open another form using the same "ClientID" field as a reference, so if client 12 was on the first form, the new form would open with client 12 also. The problem is , the second form is based on a different table, and even thought the two have a relationship set up between them, it just goes to record 1 all the time. ,,, HELP!?!?!?!?