problem exporting access report to excel- wrong data after export

S

sri_lakshmi

I need to export the access report to excel 97-2000 format.
but after I export the report, data in one column has changed from
'10298169-3' to '2599492'

appreciate any help

thanks
 
I

Indy

Create a matching query, if your report is not already based on one, and
export the query directly to excel. This should do the trick
 
Top