subform, subform, subform

R

Random

I need to know how I can open a subform [A] on a form based on the same
filter that was applied to the containing form when it was opened by a
parent form [C].

I am doing it like this because one of the fields is a long text field
("description"), and another applies to a sort order for the items when I am
creating a report. So, form contains the "description" and a "name"
field, and a record navigation at the bottom, and subform [A] I want to list
tabular with the sort order field and the "name" field.

This is a project with a short timeline, so any help would be appreciated.
 
Top