Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Continous HTML Output

Status
Not open for further replies.

Marryp

Technical User
May 28, 2001
129
CA
Anybody knows how can I have a continous HTML output of a report?

It comes up in different pages upon export of the report.
 
Personely, I would write a web page that would pull the data itself, not try to make access create the report in html format...

But, if it needs to be done in access, I wouldn't use a report in html format...

Write a function to create the html page and them you can prompt where to save it and with what file name...

Just the direction I would go...

--JAmes
junior1544@jmjpc.net
Life is change. To deny change is to deny life.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top