View Full Version : continuous page reports


jacksobr
12-13-1999, 05:19 AM
Does anyone know if it's possible to export a report to HTML format without the page breaks so the report appears a a single scrolling html page? I'm using "DoCmd.OutputTo acOutputReport, MTDDocName, acFormatHTML, FileName" as my export command.

Travis
12-19-1999, 10:21 PM
According to all my books This is set up to simulate the report exactly. Meaning Page breaks and all.