J
Jebuz
Hi All,
I have a question about general form designs. I have a sort of hierarchical
structure to my tables, say tables A B C. A 1->m B. B 1->m C. I want to
display all data in one snapshot. So given a list of records for table A,
select 1 and show all related records from table B. Select now a record from
table B and it will show all related records from C.
I have tried many different ways with subforms (doesn't show which records
relate to what in tables B & C.) Combo box's and list boxes (doesn't
populate the records in C as always expected.)
Whats the best way to show all this data in Access? What controls would be
best for each table?
I have a question about general form designs. I have a sort of hierarchical
structure to my tables, say tables A B C. A 1->m B. B 1->m C. I want to
display all data in one snapshot. So given a list of records for table A,
select 1 and show all related records from table B. Select now a record from
table B and it will show all related records from C.
I have tried many different ways with subforms (doesn't show which records
relate to what in tables B & C.) Combo box's and list boxes (doesn't
populate the records in C as always expected.)
Whats the best way to show all this data in Access? What controls would be
best for each table?