View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gibertini@net.hr is offline
external usenet poster
 
Posts: 5
Default Problem with saving documents as .csv file

I have a table in excell with part numbers like 23A12, 837B2, 12E32...
When I want to save this documents as .csv type of file, excell
converts codes that contains E in scientific format of numbers. So
part number 12E32 converts to 1,20E+33! Can someone please help me
with this.