M
Miaplacidus
If I search on a field in a subform it only searches
records associated with the entry currently showing on the
main form. I would like to search all the records in the
subtable and move to the assocated records on the main
table.
Does Access have this functionality? I suppose I could put
in a search command button and use it to enter a value for
a parameter search, use that to create a query on the
joined tables and then do sequential finds based on the
contents of the record set.
Any other approaches would be welcome.
records associated with the entry currently showing on the
main form. I would like to search all the records in the
subtable and move to the assocated records on the main
table.
Does Access have this functionality? I suppose I could put
in a search command button and use it to enter a value for
a parameter search, use that to create a query on the
joined tables and then do sequential finds based on the
contents of the record set.
Any other approaches would be welcome.