L
Luis
I have a tricky question that i'd appreciate some help on.
I have a form with a subform. The source data of both must
be a table and not a query because i need to alter some
records. I use a treeview control to select the list of
records on the table. What i'd like is when i choose a
record the subform will display the rest of the data of
that record. Main problem: One record could have one or
more lines of information on the table, and i want that on
the subform, using continuous forms, appears a line of
data for each line of information about that record.
I have a form with a subform. The source data of both must
be a table and not a query because i need to alter some
records. I use a treeview control to select the list of
records on the table. What i'd like is when i choose a
record the subform will display the rest of the data of
that record. Main problem: One record could have one or
more lines of information on the table, and i want that on
the subform, using continuous forms, appears a line of
data for each line of information about that record.