Line spacing

S

SteveJ

Using Access 2000, I have a text box which contains multiple lines of data.
In accordance with KB95390, the data has been constructed by concatenating a
number of strings each suffixed with chr(10)&chr(13). This works fine until
I adjust the line spacing, which then loses the last line of the data. This
text box is in a header block and no matter how large this is made, the last
line is still chopped.

Any help would be appreciated.

Steve
 
Top