Exporting data autometically to excel

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

Guest

I have a large set of data in MS Access that I have to export manually. Is
there any way to auto exporting data to an excel file. If there is any way
then how can I do it? Please help me on this issue.

Thanking you in advance
Sadat
 
See TransferSpreadsheet in Help file -- you can run it via a macro or via
VBA code.
 
Back
Top