F
Fred
I created a Memo field for a report. I wanted to "force"
a carriage return (line feed) at certain parts of the memo
field so that when outputed to a report the carriage
return and line feed will take into effect. To do this I
imbeded a Chr (10) "line feed" on the memo field. It did
not work. I then tried to use Chr (13) "carriage return"
no luck either. What displayed is a "square" in the
report (output).
Please help....
Thanks,
Fred
a carriage return (line feed) at certain parts of the memo
field so that when outputed to a report the carriage
return and line feed will take into effect. To do this I
imbeded a Chr (10) "line feed" on the memo field. It did
not work. I then tried to use Chr (13) "carriage return"
no luck either. What displayed is a "square" in the
report (output).
Please help....
Thanks,
Fred