Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Importing / Linking / September 2007

Tip: Looking for answers? Try searching our database.

Why does Access cut off data strings when exporting?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
morningfrost120 - 14 Jul 2005 16:34 GMT
I have done a query in which I combined two text fields and when I try to
export the data to Excel or Word it cuts the data off at 255 characters.  How
do I fix this?
John Nurick - 14 Jul 2005 19:48 GMT
Unfortunately this is how it works. When you export a query that
contains a calculated or formatted string, it is treated as a text field
and truncated at the 255-character text field limit.

As far as I know the work-rounds are
-export the two fields separately and combine them in the destination
application
-provide a temporary table with a memo field to receive the concatenated
text fields, and use the query to append records to the temporary table.
Then export the temp table.

>I have done a query in which I combined two text fields and when I try to
>export the data to Excel or Word it cuts the data off at 255 characters.  How
>do I fix this?

--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
From the Abbey - 15 Sep 2007 01:46 GMT
I am trying to export an Access report to Word, and my memo field gets
truncated.  I have no formatting or calculating on this field.  Why would
this happen?

Jeff

> Unfortunately this is how it works. When you export a query that
> contains a calculated or formatted string, it is treated as a text field
[quoted text clipped - 15 lines]
>
> Please respond in the newgroup and not by email.
From the Abbey - 15 Sep 2007 02:32 GMT
Appendix to my previous post:

The text is not truncated at 255 characters, and do not seem to be truncated
at a standard length at all.  

> I am trying to export an Access report to Word, and my memo field gets
> truncated.  I have no formatting or calculating on this field.  Why would
> this happen?
>
> Jeff
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.