Additional information that I should have included on the orig post.
The query is a summary query. If I use "Group By" the result of the query is 255 characters. If I use "First" the result is the 925 characters, as I would expect. The problem is that when I print a report using the query the result is only 255 characters on the report even though the query looks like it is returning 925.
If I don't use a summary query, the report will show the 925 characters.
Also, the bound field is set to Memo.
Thanks
Paul