Memo field

D

David O'Brien

How can I define a memo field in either a query or a report? I want to
concatenate 6 fields of line 80 char together to form a single comment field
and print it. I would rather do this on the fly rather than have to create a
table with a memo field defined, then clear it out and append the new data
each time I run the query.

Thanks
 
Top