To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47769
                  Issue #:|47769
                  Summary:|Export CSV
                Component:|Spreadsheet
                  Version:|OOo 2.0 Beta
                 Platform:|All
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|save-export
              Assigned to:|spreadsheet
              Reported by:|byl





------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 12:40:43 -0700 
2005 -------
Exporting to a comma delimited CSV format does not respect the cell formating
where trailing zeros exist or a column contains zeros. The spreadsheet
formatting should be maintained in the CSV file. 

example:
filename.ods
1       25000.0000      10000.0000      0.0000  SET CN 
2       25430.8666      9568.2962       0.0000  SET CN 
3       25580.4479      9425.5851       0.0000  SET CN 
4       25802.5384      9212.0664       0.0000  SET CN 
5       25963.0083      9058.1744       0.0000  SET CN 
6       26107.0201      8928.1797       0.0000  SET PIN 
7       25945.8182      8801.0266       0.0000  SET CN 

filename.csv
1,25000,10000,0,SET CN 
2,25430.8666,9568.2962,0,SET CN 
3,25580.4479,9425.5851,0,SET CN 
4,25802.5384,9212.0664,0,SET CN 
5,25963.0083,9058.1744,0,SET CN 
6,26107.0201,8928.1797,0,SET PIN 
7,25945.8182,8801.0266,0,SET CN

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to