"Import" meaning manually importing via File | Get External Data ... |
Import ?
That method uses old EXCEL format (95), which truncates text strings longer
than 255 characters. Use TransferSpreadsheet method in a macro or in VBA
code to import your spreadsheet's data -- that method allows you to specify
a newer version of EXCEL that will not truncate.

Signature
Ken Snell
<MS ACCESS MVP>
> I have a column in a spreadsheet that is used for
> comments. When I import this spreadsheet I lose part of
[quoted text clipped - 3 lines]
> Thank you.
> Larry
Larry - 30 Aug 2004 14:57 GMT
It works.
Thank you
>-----Original Message-----
>"Import" meaning manually importing via File | Get External Data ... |
[quoted text clipped - 14 lines]
>
>.