inserting a CR in a textbox

disgruntled

Registered User.
Local time
Today, 19:03
Joined
Jul 3, 2001
Messages
38
One of the values returned in my report can sometime be quite lengty with numerous sentences. is it possible to format the box to insert a carriage return after every period and have the box size accordingly????

you'd be a lifesaver.
 
That is part of it but I would really like it to insert a carriage return after each sentence. In my code i used a chr(13) but it just shows up in the table and report as a little box?
 
If your still looking, this link may help:
http://www.access-programmers.co.uk/ubb/Forum4/HTML/004705.html

HTH
wink.gif
 

Users who are viewing this thread

Back
Top Bottom