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 / Queries / February 2008

Tip: Looking for answers? Try searching our database.

memo field truncated in excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
LCole - 19 Feb 2008 23:47 GMT
From a select query results, use copy command, pasted in excel - memo fields
do not contain all the text that database has. (database had 409 characters).
Also tried Tools - Office Link from menu to create an Excel file; same
results. Any suggestions?
Allen Browne - 20 Feb 2008 01:38 GMT
There are some known problems with exporting to Excel.

See:
   http://support.microsoft.com/kb/208801
   http://accessblog.net/2006/07/export-to-excel-range.html

Or, it could be some of the more general issues as to why the memo is being
truncated:
   http://allenbrowne.com/ser-63.html

Signature

Allen Browne - Microsoft MVP.  Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

> From a select query results, use copy command, pasted in excel - memo
> fields
> do not contain all the text that database has. (database had 409
> characters).
> Also tried Tools - Office Link from menu to create an Excel file; same
> results. Any suggestions?
Ron2006 - 20 Feb 2008 16:37 GMT
to remedy the 256 byte truncation when exporting into excel

===============================

If you use the menu File, Export, you should be able to
select Excel 97-2000 as the file format.  I would make
sure you have a complete install of MS Office.

If you are using VBA and the TransferSpreadsheet Method,
The spreadsheettypes is 8.
8 acSpreadsheetTypeExcel8

Ron
 
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.