How do you save access report as a web page?

T

topjam

I am trying to save an Access report as a webpage. However, I do a file save
as....and there is no option...please advise!
 
G

GettingIrritated

What you want to do is create a Data Access Page. That is the name for a web
page created from Access.
 
B

BCampbell

There are a number of ways to do this. Another way would
be to do a File, Export and export the report to HTML,
which can then be copied to your web server.
 
A

Arvin Meyer

topjam said:
I am trying to save an Access report as a webpage. However, I do a file save
as....and there is no option...please advise!

1. Open the report
2. From the File menu choose Export
3. Save As file type html at the bottom of the dialog.
4. If you have a template, you can use it and have graphics, otherwise you
lose the graphics. You can always adjust the html with FrontPage or Notepad.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 
Top