export queries into Excel

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

Guest

I have queries that I need to export into Excel . Is there a way to export
them into pre-formatted Excel Templates instead of always overwriting
existing files?
 
hi,
I don't think you will be able to export to pre-formated
templates. access will want to export it as a block of
data.
you might write a excel macro to populate the template
after the export.
 
Back
Top