Properties in both control and details are set to Can Grow, however, my
labels don't move with the data. IE: if there is a large amount of text for
a control, the label for the next control will appear in the middle of the
first controls' text. Do you have any other suggestions? (data type for
fields 'memo') Thanks!
> Have you set Can Grow and Can Shrink properties of the control to True (Yes)
> and also set the same properties for the section of the report (probably the
[quoted text clipped - 26 lines]
> >
> > Frank
John Spencer - 09 May 2008 18:07 GMT
Are the relevant fields and labels stacked Vertically? They really must be
for can grow to work correctly. The label can be in the same horizontal space
as the associated control.
You can't put two can-grow controls in the same horizontal space and get good
results.
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
> Properties in both control and details are set to Can Grow, however, my
> labels don't move with the data. IE: if there is a large amount of text for
[quoted text clipped - 32 lines]
>>>
>>> Frank
cdm - 09 May 2008 18:17 GMT
I'm not sure what I changed, but this report is working for me now. Thanks
for your help.
> Are the relevant fields and labels stacked Vertically? They really must be
> for can grow to work correctly. The label can be in the same horizontal space
[quoted text clipped - 44 lines]
> >>>
> >>> Frank