View Single Post
  #1  
Old January 6th, 2010, 06:51 PM posted to microsoft.public.access.reports
Bob Howard
external usenet poster
 
Posts: 71
Default Extra blank line on report

Access 2003...

I have a report with a group header and detail lines.

The group header has a fixed size, and set to neither grow nor shrink. The
bottom-most control in the group header is a horizontal line (to set it
apart from the details that follow).

The detail contains one row of controls, but one of these is set so it can
grow (in case the text doesn't fit on the single line). The detail section
itself is set to shrink, but NOT to grow. Some of the controls have "Hide
Duplicates" set to yes ... but I don't see what this has to do with the
problem.

Here's what happens: Between the group header and the first detail line, I
always get what appears to be a single blank line. This appears immediately
following the header's horizontal line and the first line of the detail
section. There's only one blank line ... not one before each detail line.

And this occurs for EVERY group header (and its details) in the entire
report.

I've checked the sizes and other attributes of the controls, etc., and can
find nothing wrong!

Any clues??

bob