mitchem1
Registered User.
- Local time
- Yesterday, 23:01
- Joined
- Feb 21, 2002
- Messages
- 153
I'm sure this can be done -- not sure how to go about it. It is similar to the form with 2 subforms example in the Solutions database, but a bit more involved.
I need to create a form that retrieves a project(s) based on 6 or 7 search parameters. Each parameter is a combo box; one or more can be selected. The more parameters the user selects, the more the search is narrowed. The project(s) retrieved are displayed in a subform. A second subform displays comment(s) linked to the selected project in the first subform.
The search part of this form is what is confusing to me. Any help would be great. Any examples would be better. Thanks!
I need to create a form that retrieves a project(s) based on 6 or 7 search parameters. Each parameter is a combo box; one or more can be selected. The more parameters the user selects, the more the search is narrowed. The project(s) retrieved are displayed in a subform. A second subform displays comment(s) linked to the selected project in the first subform.
The search part of this form is what is confusing to me. Any help would be great. Any examples would be better. Thanks!