Exporting to Excel

  • Thread starter Thread starter Jennifer Sanders
  • Start date Start date
J

Jennifer Sanders

I need to export Access data to an excel spreasheet that
will stay current automatically. We want to offer an
excel sheet of product and prices for an ecommerce site as
a download for wholesale customers. The excel sheet would
always be downloadable from the same link, and we would
want the link to contain an excel sheet with data from
Access. When the Access DB gets updated, we would like
the excel sheet to reflect the changes. The excel sheet
can be updated on an interval, but it would have to be
automated. Any clues?
 
What's the problem? create a query, put that query in a macro to
export/output that query to the file that is linked to. Have a
scheduling program open Access calling that macro. Works well for me.

Unless I am missing something?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top