exporting data from a report in to excel using a template

M

Matt

Is their any way of exporting data from a report in to excel using a template?

I have tried using DoCmd.OutputTo acReport, stDocName, acFormatXLS but it
keeps overrating the file.

I am trying to do this from a button a form

Thanks for you help
 
Top