subform problems

Matt Brown

Registered User.
Local time
Today, 21:33
Joined
Jun 5, 2000
Messages
120
How do i search a subform?

I have a form that has a query as the record source.

On this form is a subform.

I can search the main form without any problems through the forms query.

When i add the subform's table to the query row source seems to throw up parameter boxes.

The relationship between the main form and the subform is 1 - many.

Any help on this much appreciated.

Thanks

Matt
 
try having the query search from the subform form, and not the subform on the main form...
 
Duh :rolleyes:

I didn't have my sql syntax quite right, it is now working.

Thanks for your reply quasimodo

Think it was getting late in the day for me, brain not in gear... :D
 

Users who are viewing this thread

Back
Top Bottom