Exporting Report to HTML Format

C

C-squared

I would like to export a multiple page report into one HTML file. Is there
someway to tell Access not to divide it into separate pages? Or is there some
other way to do this? I am using Access 2003.
 
B

Bill

Just a "shot-in-the-dark", but have you tried to
set the report depth "long" enough that you
eliminate the "multi-page" results?
 
J

jkriordan

I have the same problem, but I'm using Access 2000.

I have the issue half-solved by setting Section Groupheader0 to Force New
Page Before Section, and Can Grow and Can Shrink both to Yes.

But it still breaks sorted Classifications into a lot of small html files,
as if I was printing on paper. I want each Classification in a separate html
file.
 
C

C-squared

Thank you for your input. It sounds like you are dealing with a similiar
problem, but that you want your "classifications" to be in seperate HTML
files, whereas I desire the entire report to be one HTML file. I now think
this is probably not supported in Access 2003. The best I've been able to do
is to use "Legal" for my paper size, which at least reduces the number of
pages. Maybe Microsoft will add this option in a future release???
 
Top