Import subform filter to table

RJN

Registered User.
Local time
Yesterday, 20:11
Joined
Jun 15, 2007
Messages
11
Import subform filter results to table

I have a form with some combo's and subforms that are filtered based on combo selections. I want to import a filtered record set into a table. I have an export button with events. I can't seem to find a method that is suitable for working with this record set.

Is there a method to grab the subforms filtered record set and export them to a table?

Is there a method to grab the subforms current record from the filtered record set and loop until all rows in record set have been exported?

Thanks
 
Last edited:

Users who are viewing this thread

Back
Top Bottom