R
Rachel
Hi:
Both my form and subform need to display data from the
same table.
Parent form: Columnar layout
Subform: tabular layout
Problem: When the subform is linked to the parent form
by the primary key it only displays one record at a time
instead of all the records. I want the subform to
display the entire table and all the manipulations as
records are edited, added and so forth.
Also, I have a problem where the fields change, but the
navigation record displayed on the subforms navigation
record manipulation tab on the bottom of the subform
stays on record one. Since both the subform and the
parent form are from the same exact table with the same
exact fields I do not understand why the record display
does not change with each record movement on the parent
form. How can I fix this? (Is there a way to hide this
so that it does not confuse the user if nothing can be
done?)
Any help is appreciated,
Rachel
Both my form and subform need to display data from the
same table.
Parent form: Columnar layout
Subform: tabular layout
Problem: When the subform is linked to the parent form
by the primary key it only displays one record at a time
instead of all the records. I want the subform to
display the entire table and all the manipulations as
records are edited, added and so forth.
Also, I have a problem where the fields change, but the
navigation record displayed on the subforms navigation
record manipulation tab on the bottom of the subform
stays on record one. Since both the subform and the
parent form are from the same exact table with the same
exact fields I do not understand why the record display
does not change with each record movement on the parent
form. How can I fix this? (Is there a way to hide this
so that it does not confuse the user if nothing can be
done?)
Any help is appreciated,
Rachel