Exporting data from Access to Excel

R

Ramirez

I need to export data from Access to Excel usign Vb code. So I would like to
get the code to make this because I don't have time to investigate and I have
to make it soon.

Thanks!.
 
K

Ken Snell [MVP]

Look up TransferSpreadsheet in the Help files. That is how to do what you
seek.
 
Top