Memo field cutoff

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm running a straight query off of a table with 2 memo field columns (Issue
and Resolution). Why are these columns cutting off. If I need to see the full
memo, I still have to go back to the table. Is there a fix to this? Please
help...

Thanks!
 
Have you applied a format (the Format property of the field in the query
design grid) to the fields or the textboxes they're bound to, or are you
sorting the query on them?
 
Back
Top