Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
When I export my access db to excel (only about 150 records) somehow the data
gets cut off in the cell. Is there a way to fix this? |
#2
![]() |
|||
|
|||
![]()
More info is necessary to give meaningful suggestions, but one guess is that
the field involved is a Memo data type containing more than 255 characters. Each Excel cel is limited to that amount of content, so any excess will not get copied to the workbook cell. Text, Number, Date & Time, Hyperlink, Yes/No, Currency data types should not be a problem. (Although Number fields defined as Decimal size may be a problem if used to capacity.) Pardon the basic question, but could it simply be a matter of widening the columns in the Excel file? |:) "Sabina" wrote: When I export my access db to excel (only about 150 records) somehow the data gets cut off in the cell. Is there a way to fix this? |
#3
![]() |
|||
|
|||
![]()
Thanks! I tried several ways to have the text fit... extend the column,
autosize; wrap text and even shrink text... for some reason when I export the field contents (memo field) get cut off. Sometimes its just a small field of data other times I think the data is too much. This helped thanks. "CyberTaz" wrote: More info is necessary to give meaningful suggestions, but one guess is that the field involved is a Memo data type containing more than 255 characters. Each Excel cel is limited to that amount of content, so any excess will not get copied to the workbook cell. Text, Number, Date & Time, Hyperlink, Yes/No, Currency data types should not be a problem. (Although Number fields defined as Decimal size may be a problem if used to capacity.) Pardon the basic question, but could it simply be a matter of widening the columns in the Excel file? |:) "Sabina" wrote: When I export my access db to excel (only about 150 records) somehow the data gets cut off in the cell. Is there a way to fix this? |
#4
![]() |
|||
|
|||
![]()
You can export more than 255 characters from a memo field, as long as
you use Excel97-2003 format. CyberTaz wrote: More info is necessary to give meaningful suggestions, but one guess is that the field involved is a Memo data type containing more than 255 characters. Each Excel cel is limited to that amount of content, so any excess will not get copied to the workbook cell. Text, Number, Date & Time, Hyperlink, Yes/No, Currency data types should not be a problem. (Although Number fields defined as Decimal size may be a problem if used to capacity.) Pardon the basic question, but could it simply be a matter of widening the columns in the Excel file? |:) "Sabina" wrote: When I export my access db to excel (only about 150 records) somehow the data gets cut off in the cell. Is there a way to fix this? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Importing data from Access into Excel: prob w/ cutting off fields | Excel Worksheet Functions | |||
Link Access query to refresh an EXCEL file | New Users to Excel | |||
Lookup Access data in Excel | Excel Worksheet Functions | |||
Access Module coded converted to Excel Function | Excel Discussion (Misc queries) | |||
How do I export an Excel spreadsheet to Pocket PC (Pocket Excel)?. | Excel Discussion (Misc queries) |