G
Guest
When I transfer a query into excel, it cuts off the information in the
record. Is there any way to transfer everything in the record?
record. Is there any way to transfer everything in the record?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
record. Is there any way to transfer everything in the record?
the
cell ran out of room. But the funny thing is I can add more to the cell
after it has been transfered to excel. I just stops mid sentences for
each
cell. Any other ideas?
Van T. Dinh said:If the Field corresponding to the truncated Excel Column is a Memo, you
might have some sorting in the source Query. Since JET cannot sort Memo
Field values, JET truncate the values to 255 characters like Text Field
before sorting. This trucation is carried over to the export to the Excel
spreadsheet.
Van T. Dinh said:If the Field corresponding to the truncated Excel Column is a Memo, you
might have some sorting in the source Query. Since JET cannot sort Memo
Field values, JET truncate the values to 255 characters like Text Field
before sorting. This trucation is carried over to the export to the Excel
spreadsheet.
How do I get around the 255 character truncate?
Van T. Dinh said:I was thinking of the "Group By" aggregation which truncates Memo to 255
characters.
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.