Need template.html for continuous form report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Access 2003 and have a report I need to generate in .html format -
which I can do - but it is one page at a time with a Next - Previous etc at
the bottom of each page - and I don't want these end of page breaks.

I have a macro generating the report but the format is wrong.

I want this to be all one continuous page without these page breaks and I
know I'm supposed to use a template.html file but I haven't been able to
create one that puts the report in continuous format - not page by page
format.

Is there a generic template somewhere I can download, or how do I create one>

Fdspokane
 
Frank,

I may be wrong here, but... as far as I know, this is not possible.

I have managed something like this in the past by exporting the report
to RTF, and then manuually opening this document in Word and doing
File|SaveAs|WebPage. But with this, and graphics in the report are not
preserved.

You could try asking again in the .reports newsgroup, in case anyone
there has any bright ideas.
 
Back
Top