ACCESS - Export to Excel


/ Published in: Visual Basic
Save to your folder(s)



Copy this code and paste it in your HTML
  1. DoCmd.OutputTo acOutputQuery, "MyQuery", acFormatXLS, , True

URL: http://accessblog.net/2008/10/export-to-excel-there-are-too-many-rows.html

Report this snippet


Comments


You need to login to view comments.