Exporting text into excel

  • Thread starter Richard van Wijk via AccessMonster.com
  • Start date
R

Richard van Wijk via AccessMonster.com

I'm using the "analyze it with Excel" function to export report data from
access to excel. However, when the final result show "clipped text" in
excel. I.e. just a limited number of characters is shown instead of the the
whole text that originates in the database.
I'm using office 2000.

Thanks for your help
 
W

wannabeaccessdeveloper

Try checking the field size in Excel, or maybe just widen the column?
 
K

Ken Snell [MVP]

Is the text truncated at 255 characters? That is a limitation of the Analyze
it with Excel feature.
 
Top