Why won't all of my data in the query show up in the report?

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

Guest

The field is a "memo" field with the "can grow" function implemented. This
has just recently begun happening. All of the data is also not showing up in
an excel spreadsheet when I export it and analyze it with excel.
 
Does the full data show in the report's record source datasheet view? You
might have "Distinct" or "Group By" or similar in the report's record
source.
 
peggymlb said:
The field is a "memo" field with the "can grow" function implemented. This
has just recently begun happening. All of the data is also not showing up in
an excel spreadsheet when I export it and analyze it with excel.


That's expected if you use a format (e.g. >) in the report's
text box or if the report's record source query uses an
operation that compares the memo field (e.g. Distinct,
Group By, Union)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top