G
Guest
I have a form where a user enters in information. That form looks up the
corresponding data in another table. On the form I have them click a command
button that says Report. This generates the report I have built and they
always select for the report to output to Rich Text Format so they may
manipulate the data and include it in their document.
Everything works fine, but the report appearance is causing some trouble. I
want the output to look like each record is in it's own box. For example,
Location
Support
Email
Phone
There would be a box/border around that and the next location would appear
below that (with a box/border). I've included lines in the detail section
(horizontal and veritcal) of the report....however, when they run the report
and output it to Rich Text Format the lines don't appear. How can I get this
look once they output it to Rich Text Format? Your help is greatly
appreciated. Thank you.
corresponding data in another table. On the form I have them click a command
button that says Report. This generates the report I have built and they
always select for the report to output to Rich Text Format so they may
manipulate the data and include it in their document.
Everything works fine, but the report appearance is causing some trouble. I
want the output to look like each record is in it's own box. For example,
Location
Support
Phone
There would be a box/border around that and the next location would appear
below that (with a box/border). I've included lines in the detail section
(horizontal and veritcal) of the report....however, when they run the report
and output it to Rich Text Format the lines don't appear. How can I get this
look once they output it to Rich Text Format? Your help is greatly
appreciated. Thank you.