Query -Maximum Field Length

  • Thread starter Thread starter RayToddJr
  • Start date Start date
R

RayToddJr

I have a field in a table that is a memo field that is used in a report.

What method, if any, can I use to extract all of the data in this field
instead of the first 255 characters?

Thanks,

Ray.
 
I found the answer to my question.

I had the "Distinct" keyword in the query. After removing, it was fixed.

Ray.
 
Back
Top