export form

tmort

Registered User.
Local time
Today, 14:22
Joined
Oct 11, 2002
Messages
92
Is there a way to export the data from a form (actually a subform) of filtered data?

I'm working on a way to filter data and then would like the option of exporting it as an Excel file?
 
Is your filtered data based on a query? If so, you can export the query utilizing the TransferSpreadSheet function in VB.
 

Users who are viewing this thread

Back
Top Bottom