Hello,
I'm trying to generate a report with a subform, with the Can Grow property set to Yes. In the attached picture, the list of bidders is the subform, to the right of where you see the row with the dates with "P" next to them. My problem is that the bidders cascade down instead of cascading up, resulting in a gap between the "P" row and the "F" row. The reason is because I'd rather have the gap be between individual packages (they're separated by the colored, blank rows), so that it doesn't look like the "P" row for one package is associated with the package above it.
[IMG]C:\Jesse\ProcSt atusReport.JPG[/IMG]
In design view, the "P" row occupies exactly one row, with the subreport inserted into that row. I have noticed that if I double the height of the row and place the subreport above the "P" data that it will cascade upwards. However, I want it to start on the same row as the "P" data instead of one row above it and cascading upwards so I don't waste a row for each package. Is there a way to do this?
Thanks in advance.
I'm trying to generate a report with a subform, with the Can Grow property set to Yes. In the attached picture, the list of bidders is the subform, to the right of where you see the row with the dates with "P" next to them. My problem is that the bidders cascade down instead of cascading up, resulting in a gap between the "P" row and the "F" row. The reason is because I'd rather have the gap be between individual packages (they're separated by the colored, blank rows), so that it doesn't look like the "P" row for one package is associated with the package above it.
[IMG]C:\Jesse\ProcSt atusReport.JPG[/IMG]
In design view, the "P" row occupies exactly one row, with the subreport inserted into that row. I have noticed that if I double the height of the row and place the subreport above the "P" data that it will cascade upwards. However, I want it to start on the same row as the "P" data instead of one row above it and cascading upwards so I don't waste a row for each package. Is there a way to do this?
Thanks in advance.
Comment