Hi
Now I will try and explain this as best I can. In a data base that kind of grew bigger than it was ever ment to I have a set of master tabels in a _be file. Thats fine it all works ok the problem I now have is the operators enter data using forms and basically using a combo box store the primary key field for that set of data into the main tabel. then in querry etc I bring it all back together...
I now have a problem were the data in the linked tables may be subject to change (not the primay key though) so I now need to store all the fields from the sub tabels into the main data tabel and still do this using the combi box in the data entry form using only the primay key as the look up, must be posible but How????
Now I will try and explain this as best I can. In a data base that kind of grew bigger than it was ever ment to I have a set of master tabels in a _be file. Thats fine it all works ok the problem I now have is the operators enter data using forms and basically using a combo box store the primary key field for that set of data into the main tabel. then in querry etc I bring it all back together...
I now have a problem were the data in the linked tables may be subject to change (not the primay key though) so I now need to store all the fields from the sub tabels into the main data tabel and still do this using the combi box in the data entry form using only the primay key as the look up, must be posible but How????