Use of Word Wrap In Access

R

Robert

Having trouble when creating a report for an exsisting
table in getting all columns to fit on 1 page. Two columns
are over 172 charters long and when I shrink the width of
the two columns the text within will not word wrap. I am
using the report wizard to create the these reports. I
thought imbedded in the Access program was the instruction
to have text word wrap when it exceeded the column width.
Is there a option or selection I do not have set or is
this an incapability of Access to do?

For the persons or persons who have an yinstructions or
comments to resolve or explain this problem. I
respectfully request that you send them to my e-mail
address [email protected]

Thank You,
 
R

Rick Brandt

Robert said:
Having trouble when creating a report for an exsisting
table in getting all columns to fit on 1 page. Two columns
are over 172 charters long and when I shrink the width of
the two columns the text within will not word wrap. I am
using the report wizard to create the these reports. I
thought imbedded in the Access program was the instruction
to have text word wrap when it exceeded the column width.
Is there a option or selection I do not have set or is
this an incapability of Access to do?

Your controls need CanGrow enabled.
 
Top