M
mark R.
There are these record advancers at the bottom
of subforms, just as in forms.
I do not want the user to change records in the subform.
How do I remove or hide them.
I believe it partly depends on how I created the subform
1) if I let the wizard create the subform, and I right
click on the subform in design view, then "subform in New
window" is not an active option.
2) if I drag in a prior created form to use as a subform
on my main form, I can use "subform in New window" but
when I click on properties and select FormFooter, I see no
way of removing the record advancer.
Also, an additional problem I am having with option 2, is
that I don't know how to get the "Dragged in subform" to
automatically "start the next record" (in the one to MANY
relationship) the way OPTION 1 above - not only
automatically starts the next record, but still shows all
previous records for the primary key-foreign key
relationship.
Example:
subform using OPTION 1:
ID field 1 field 2
63 apple red
63 banana yellow
___ ______ ______
subform using"drag option2":
ID field1 field2
[63] [apple] [red]
of subforms, just as in forms.
I do not want the user to change records in the subform.
How do I remove or hide them.
I believe it partly depends on how I created the subform
1) if I let the wizard create the subform, and I right
click on the subform in design view, then "subform in New
window" is not an active option.
2) if I drag in a prior created form to use as a subform
on my main form, I can use "subform in New window" but
when I click on properties and select FormFooter, I see no
way of removing the record advancer.
Also, an additional problem I am having with option 2, is
that I don't know how to get the "Dragged in subform" to
automatically "start the next record" (in the one to MANY
relationship) the way OPTION 1 above - not only
automatically starts the next record, but still shows all
previous records for the primary key-foreign key
relationship.
Example:
subform using OPTION 1:
ID field 1 field 2
63 apple red
63 banana yellow
___ ______ ______
subform using"drag option2":
ID field1 field2
[63] [apple] [red]