newnoviceuser
Programmer
well things were going well but another problem this is a 2 part question.
1. im using 2 recordsets accessing 2 tables one is a transaction list each one has a code
the second is a list of what each code is and its description in my database there is a relation between the 2, but using the recordsets there is not one. how can i use the relation to automatically set the 2nd recordset to the right code that the first one was set on?
meaning when you go to a record on recordset 1 it sets recordset 2 to the same code used in recordset 1
1. im using 2 recordsets accessing 2 tables one is a transaction list each one has a code
the second is a list of what each code is and its description in my database there is a relation between the 2, but using the recordsets there is not one. how can i use the relation to automatically set the 2nd recordset to the right code that the first one was set on?
meaning when you go to a record on recordset 1 it sets recordset 2 to the same code used in recordset 1