Access 2003 Report border query

Joined
Jul 1, 2010
Messages
1
Reaction score
0
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 misisng in the file.

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

Has anyone else come across this?

Any pointers appreciated

Thanks

Rod
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top