J
Jim
I am using the Import Excel Spreadsheet option on the External Data tab in
Access. The spreadsheet contains 29 columns. Of these 3 columns contain
formatted data, that is, paragraphs and new lines. The corresponding fields
are defined as Memo (plain text) in Access.
I have verified that each of the 29 columns is being correctly defined as to
data type when the spreadsheet is imported.
About the first half of the records (from a primary key standpoint) loose
the formatting when imported while the second half are formatted correctly.
It does not matter what order the records are in when imported, the same
records loose formatting and keep formatting every time.
The incorrect formatting is consistent in that, when there should be a
carriage return and line feed, there is no space at all between one line and
the next, that is, if two lines look like the following in Excel
This is test line 1.
This is test line 2.
The lines appear as follows in Access
This is test line 1.This is test line 2.
The loss of formatting occurs if the field is defined as plain text or rich
text.
Any suggestions as to how to keep the formatting?
Access. The spreadsheet contains 29 columns. Of these 3 columns contain
formatted data, that is, paragraphs and new lines. The corresponding fields
are defined as Memo (plain text) in Access.
I have verified that each of the 29 columns is being correctly defined as to
data type when the spreadsheet is imported.
About the first half of the records (from a primary key standpoint) loose
the formatting when imported while the second half are formatted correctly.
It does not matter what order the records are in when imported, the same
records loose formatting and keep formatting every time.
The incorrect formatting is consistent in that, when there should be a
carriage return and line feed, there is no space at all between one line and
the next, that is, if two lines look like the following in Excel
This is test line 1.
This is test line 2.
The lines appear as follows in Access
This is test line 1.This is test line 2.
The loss of formatting occurs if the field is defined as plain text or rich
text.
Any suggestions as to how to keep the formatting?