T tmort Registered User. Local time Today, 14:22 Joined Oct 11, 2002 Messages 92 Dec 31, 2003 #1 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 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?
jfgambit Kinetic Card Dealer Local time Today, 14:22 Joined Jul 18, 2002 Messages 798 Dec 31, 2003 #2 Is your filtered data based on a query? If so, you can export the query utilizing the TransferSpreadSheet function in VB.
Is your filtered data based on a query? If so, you can export the query utilizing the TransferSpreadSheet function in VB.