Trouble with CAN-GROW

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working with Access 2003 SP2.
I have a report with Memo type DB fields that will not grow with the control
set to Can-Grow (Yes). I 've done many reports using these controls, but
thats been 2-3 years back. Any suggestions welcome.

Thanks
 
Leroy-P said:
I am working with Access 2003 SP2.
I have a report with Memo type DB fields that will not grow with the control
set to Can-Grow (Yes). I 've done many reports using these controls, but
thats been 2-3 years back.

Make sure the text box's section also has its CanGrow set to
Yes.

Double check that a control below it does not have its Top
above the bottom of the can grow text box.
 
Thank you all and thanks to those that have ask the question before. I final
found a way to delete the total row out from the Query file and that solved
my problem. To delecte the row : right clich on the left end of the row and
just re select Total and that deletes the row.

Again Thanks
 
Back
Top