Re: Can Grow Subreport doesn't Move a Rectangle

Tech-Archive recommends: Fix windows errors by optimizing your registry



Chuck,

Thanks for your reply. Unfortunately, the text boxes I need to put a box
around, are on the main report, not the subreport (sorry for the confusion).
The text boxes in question are located below the subreport and get moved as
the subreport changes size.

I have put a new, unbound, text box on the report, and used it to make the
rectangle I need. Although this works, it strikes me as a bad idea; who
knows what kind of unexpected mischief an idle text box can get up to?

Any further ideas would be most welcome.

Kari

"Chuck" wrote:

On Mon, 11 Aug 2008 09:38:20 -0700, Kari <Kari@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:

I have a pretty straightforward report with a subreport in the detail section
set to Can Grow. When it grows it pushes the textboxes (and their labels)
below it, down accordingly. So far, so good.

The problem is that I have a rectangle around those textboxes, which doesn't
get moved. Is there a way to make the rectangle move, as well?

Poking around the boards I found a way to draw the rectangle in at the On
Print event, but that seems so much more complicated. I'm hoping someone out
there can tell me how to get the doggone rectagle to move! :-)

Thanks for all your help,

Kari

Do not drawn a rectangle around the test boxes. Instead, set the Boarder Style
of the sub report to: Solid. Set the Boarder Width to: Hairline. Set the
Boarder color to: 0. That's zero for black, not letter O. The boarder will
grow, shrink, and move as required to keep all the text boxes inside.

Chuck

.



Relevant Pages

  • Re: Can Grow Subreport doesnt Move a Rectangle
    ... around, are on the main report, not the subreport. ... The text boxes in question are located below the subreport and get moved as ... The problem is that I have a rectangle around those textboxes, ... of the sub report to: ...
    (microsoft.public.access.reports)
  • Re: Can Grow Subreport doesnt Move a Rectangle
    ... around, are on the main report, not the subreport. ... The text boxes in question are located below the subreport and get moved as ... The problem is that I have a rectangle around those textboxes, ... Poking around the boards I found a way to draw the rectangle in at the On ...
    (microsoft.public.access.reports)
  • Re: Color subreport fields need big help!
    ... There is a main report called rptWAR that has a subreport based on the data ... When I look at the design view of the subreport I see the combo boxes on the ... Just an example of just the "Blue" selection. ...
    (microsoft.public.access.reports)
  • RE: boxes with rounded corners
    ... I'm not sure how this will render if the subreport expands to the ... If all of the boxes appear in the same place on every page, ... On the main report:- ... "Duane Hookom" wrote: ...
    (microsoft.public.access.reports)
  • RE: Can not link with the unbound form
    ... The subreport should not have any text boxes with Control Sources like ... You were suppose to substitute your actual form and control name which would ... Try a main report query of my suggestion earlier. ... You should have the 5 text boxes that would display the 5 years across the ...
    (microsoft.public.access.reports)