Can grow property in Data Access Pages

  • Thread starter Thread starter Lori
  • Start date Start date
L

Lori

I created a data access page from an Access 2003 report.
The properties in the report fields are set to "can grow"
based on the amount of text. In the data access page,
there is no property for this, and the fields don't expand
at all to display the text.

Is there any way to make this work?

Thanks for your help.
 
Check the Overflow properties .. they should allow you to display horizontal
(X) and vertical (Y) scrollbars for the control.
 
No, short of making the control taller and wider.

DAPs are much more limited in what they can do than forms and reports.
 
Yeah, I noticed. :) Thanks, Ken!
-----Original Message-----
No, short of making the control taller and wider.

DAPs are much more limited in what they can do than forms and reports.

--

Ken Snell
<MS ACCESS MVP>




.
 
Back
Top