To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82687 Issue #|82687 Summary|CSV import treats $.nn as text Component|Spreadsheet Version|OOo 2.2.1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P4 Subcomponent|open-import Assigned to|spreadsheet Reported by|cheath
------- Additional comments from [EMAIL PROTECTED] Wed Oct 17 05:13:18 +0000 2007 ------- CSV import allows numbers to start with a currency symbol ($) or with zero digits before the decimal point, but not both. For example, $.12 would be imported as text, not 12 cents. This is a problem because a) It potentially impacts quite a few people: my bank exports account activity in this format. b) Excel imports it correctly. Small test file: normal,9.84 dollar,$9.84 less than 1,.84 only cents,$.84 I would expect all 4 entries in the second column to be imported as numbers, but OOo 2.2.1 only imports the first 3 entries as numbers. --------------------------------------------------------------------- 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]
