Running Access Macros via a Web Site - TechRepublic
General discussion
November 26, 2001 at 10:00 PM
aweston2

Running Access Macros via a Web Site

by aweston2 . Updated 24 years, 4 months ago

I have an Access 97 database running on an IIS Intranet server. I am using ASP to run SQL queries via HTML web pages. I have an Access Macro which I use to export the database to an Excel spreadsheet but I have to run this on a local saved copy of the database. Can this extract facility be offered to users with a browser so they can save an Excel version of the database while on line. I have read about the VB command DoCmd.TransferSpreadsheet but not sure if this is the best route. Anyone have any code ?

This discussion is locked

All Comments