G
Guest
Hi,
I have a form that has several combo boxes. Each time the user selects
something from a combo box, queries are run and a record set returned to
match the specified criteria. (i.e. the form opens with 200 records, but by
using the combo boxes the user can get down to 1 record. ). Without closing
and re-opening the form, how can I get the form to display all of the records
again? I tried ShowAllRecords, but didn't have any luck. Any suggestions
are appreciated.
I have a form that has several combo boxes. Each time the user selects
something from a combo box, queries are run and a record set returned to
match the specified criteria. (i.e. the form opens with 200 records, but by
using the combo boxes the user can get down to 1 record. ). Without closing
and re-opening the form, how can I get the form to display all of the records
again? I tried ShowAllRecords, but didn't have any luck. Any suggestions
are appreciated.