Format of Details Section

D

Diane

Hello,

I have created a report where all my details are printing
with a rectangle around them. This is what I would like
but then there's a space between the next detail. I would
like all my details to appear in a rectangle but to be
around all the details not each one individually. Can
this be done?
 
M

Marshall Barton

Diane said:
I have created a report where all my details are printing
with a rectangle around them. This is what I would like
but then there's a space between the next detail. I would
like all my details to appear in a rectangle but to be
around all the details not each one individually.

Set each control's BorderStyle to transparent to get rid of
the individual boxes. Add a Rectangle control that is as
tall and wide as the detail section.
 
G

Guest

I would like each detail to be inclosed in a rectangular
box followed my no spaces. One right after another. My
report is displaying a list of employees. And when I
create a rectangle for the entire area only one detail
prints per page.
 
G

Guest

How big is the Detail area on the report in design view? This can have an effect on the distance between the detailed records

John
 
G

Greg Kraushaar

You can Cheat it by placing a line at the bottom o fthe Group Header,
and another at the top of the Group Footer
Then add a vertical Line covering the entire details section to the
left. Align it with the Left edge of your horizontal lines
Add another similar vertical Line at the right side.

It won't work real well if CanGrow is switched on for the Detail
section
HTH
Regards Greg Kraushaar
Wentworth Falls Australia
(Do not email - the reply address is a Spam spoofer)
(If you really must, remove all UCase and numbers)
 

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

Similar Threads


Top