View Full Version : Showing a report from access


bloody_football
10-29-2006, 09:10 PM
Is there a way of making a report in access and then displaying that report as a HTML/ASP page?
This report would be dynamic and created each time the user requests it.
James

Ron_dK
10-30-2006, 12:39 AM
The only thing I could think of is to export your report as an HTML file.

Hth