Exporting memo fields from Access to Excel

  • Thread starter Thread starter cfolk
  • Start date Start date
C

cfolk

When I export a memo field from Access to Excel, I am not receiving all the
information from that field - only a limited number of characters.
 
Use TransferSpreadsheet action (macro or VBA) to do the export. Using the
File | Export option will truncate memo fields.
 
Hi,

I have tried using the same Transferspredsheet options while exporting and it is working for only one record(without truncating).

If I tried with many records the it is not working.

Kindly help me on this.

Regards,
Ragavan
 
Back
Top