Access 2003 Report border query - TechRepublic
General discussion
July 1, 2010 at 03:47 AM
ariesr

Access 2003 Report border query

by ariesr . Updated 16 years ago

Hi

I’m making a change to a report that runs in Access 2003, I would like parts of the report to use borders to enclose some of the data.

It all looks fine on screen when running the report, but when I try to save it to a file using the command below, the borders are missing in the file.

DoCmd.OutputTo acReport, “ARK_mainreport_AUTOJOG”, “RichTextFormat(*.rtf)”, strRTFFileName, False, “”

Has anyone else come across this?

Any pointers appreciated

Thanks

Rod

This discussion is locked

All Comments