search all records in datasource of subform

C

chriske911

I asked the same question a while back but since I did not find any solution
myself I'd like to ask again

how can I search for a value in a subform but not only contained to linked
records

I want to be able to find the main record with a certain value in the
related subrecord or filter the main form records with a certain value found
in the subform records

the forms are linked in the most common setup by the ID field

now I can only find a value in the currently displayed recordset when I use
the Find/Replace menu

thnx
 
Top