Export Specific Records from a table using VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table that includes several records. Each record has an agent
number. I want to export the table to a folder on the server. However,
there should be a separate file for each agent group. For example, all
records with agent number 12345 would be in one file called 12345 Age 65
06-14-2005.
 
Back
Top