Can you open CSV-files with commas?

It seems to me that we have something of a regression in Numbers 2.0 (part of iWork '09) - it (like Excel before it) no longer opens regular CSV-files.
When I use the new Numbers to try to make a CSV-file, it'll actually use semicolons instead of commas, and any of my old CSV-files (like this one: http://d.ooh.dk/misc/postnumre.csv ) (with commas) will load all the values (and the commas) in a single column.
I wonder if it's just me, or perhaps only a problem when using European notation (with comma as the decimal separator)?

At last, Apple adopted the same behavior than Bento 1.
When the decimal separator is the period, it works with standard CSV files.
When the decimal separator is comma, it works with CSV using the semi-colon as item delimiters.
To open your old CSV, set temporarily your system to a region whose decimal separator is period. Given that, Numbers will open them flawlessly.
The ability to chose the separator (as it is now in Bento 2) would have been fine .
Yvan KOENIG (from FRANCE dimanche 11 janvier 2009 20:30:03)

Similar Messages

  • Can you open ID files with any other apps?

    I was a subcontractor for a printer. The printer's client requested the production files. I package the files. Five books. Each folder contains ID file, art, supplied word docs, and exported PDF. The client calls printer and says they all open but one. I open it, check it, email it. She calls me this morning to tell me the one file still won't open. I asked her what version of CS she has and she says she doesn't have InDesign. I tell her it's impossible to open ID file without ID. She goes off on me for questioning her, blah, blah, blah. Anyway, can someone tell me if it's possible she somehow opened the other 4 files somehow in some conversion app. The only thing I could think of is if they have QX and used markzware ID2QX plug in from within QX. I'm in the process of repackaging the files so all the ID files, PDFs, Word Docs, Art, Covers are all in separate folders.
    For the record, I opened all 5 ID files on my PC before sending to the client so the files aren't corrupt.

    My arrangement with this printer is that I surrender production files. Another part of the job was that I have to return LIVE paginated word docs to the client for future editing. In addition, the word docs are in Spanish and the client was very specific about page breaks. Furthermore, even though there are 5 books, I get Spanish word docs from 7 people. The word files come to me formatted. Almost as clean as my ID files would be. So I've been editing the word docs, exporting to PDF and placing those into ID.  I paginate and add art to fill in the holes as per sample books provided. So the layout files contain nothing but PDFs and filler art. It was the only way I could think of to give the client back word docs paginated specifically as they were given to me.

  • Unable to Load CSV file with comma inside the column(Sql Server 2008)

    Hi,
    I am not able load an CSV file with Comma inside a column. 
    Here is sample File:(First row contain the column names)
    _id,qp,c
    "1","[ ""0"", ""0"", ""0"" ]","helloworld"
    "1","[ ""0"", ""0"", ""0"" ]","helloworld"
    When i specify the Text Qualifier as "(Double quotes) it work in SQL Server 2012, where as fail in the SQL Server 2008, complaining with error:
    TITLE: Microsoft Visual Studio
    The preview sample contains embedded text qualifiers ("). The flat file parser does not support embedding text qualifiers in data. Parsing columns that contain data with text qualifiers will fail at run time.
    BUTTONS:
    OK
    I need to do this in sql server 2008 R2 with Service pack 2, my build version is 10.50.1600.1.
    Can someone let me know it is possible in do the same way it is handle in SQL Server 2012?
    Or
    It got resolved in any successive Cumulative update after 10.50.1600.1?
    Regards Harsh

    Hello,
    If you have CSV with double quotes inside double quotes and with SSIS 2008, I suggest:
    in your data flow you use a script transformation component as Source, then define the ouput columns id signed int, Gp unicode string and C unicode string. e.g. Ouput 0 output colmuns
    Id - four-byte signed
    gp - unicode string
    cc - unicode string
    Do not use a flat file connection, but use a user variable in which you store the name of the flat file (this could be inside a for each file loop).
    The user variable is supplied as a a readonly variable argument to the script component in your dataflow.
    In the script component inMain.CreateNewOutputRows use a System.IO.Streamreader with the user variable name to read the file and use the outputbuffer addrow method to add each line to the output of the script component.
    Between the ReadLine instraction and the addrow instruction you have to add your code to extract the 3 column values.
    public override void CreateNewOutputRows()
    Add rows by calling the AddRow method on the member variable named "<Output Name>Buffer".
    For example, call MyOutputBuffer.AddRow() if your output was named "MyOutput".
    string line;
    System.IO.StreamReader file = new System.IO.StreamReader( Variables.CsvFilename);
    while ((line = file.ReadLine()) != null)
    System.Windows.Forms.MessageBox.Show(line);
    if (line.StartsWith("_id,qp,c") != true) //skip header line
    Output0Buffer.AddRow();
    string[] mydata = Yourlineconversionher(line);
    Output0Buffer.Id = Convert.ToInt32(mydata[0]);
    Output0Buffer.gp = mydata[1];
    Output0Buffer.cc = mydata[2];
    file.Close();
    Jan D'Hondt - SQL server BI development

  • I can't open PDF files with adobe flash player

    I have installed it and whenever I try to open pdf files it says I need to agree with your liscens and you do that automatically when you download it. I have followed all your instructions on your website and uninstalled it and installed again, but I can't open pdf files with it. I don't know what the problem is exactly, but it's really frustrating..

    Flash Player CANNOT open PDFs because they AREN'T Flash Documents.
    Adobe Reader opens PDFs.
    To accept the license agreement (NOT the one you accepted to download or install - the one for USE)
    Windows:
    Go to: C/Program Files(x86)/Adobe/Reader 11.0/Reader and double click the eula.exe file. The license agreement will open for you to accept.
    Mac:
    Go to: Mac HD/Applications and double click the Reader app. The license agreement will open THE FIRST TIME you open it.

  • Can you open freehand files in CS6?

    can you open freehand files in CS6? I have been using both illustrator & freehand for 15 years & have thousands of work files being freehand.
    It seems very disappointing to have to keep an old version of illustrator just to open these files. I also find it interesting that many of the key tools that freehand had over illustrator are not translated into the newer versions of illustrator. Something simple like you still can't have a unique picture bullet • before text in illustrator. In freehand you could cut & paste any graphic into the text you were designing.

    saturn234 wrote:
    can you open freehand files in CS6? I have been using both illustrator & freehand for 15 years & have thousands of work files being freehand.
    No. The conversion plugin didn't make it into CS6 so the last import function was CS5.5 
    It seems very disappointing to have to keep an old version of illustrator just to open these files.
    At this point, it is the only way to make your files convert into Illustrator although I've had some luck with exporting to EPS or (if your FH graphics are simple enough) save as AI format. Keep your eyes on this project however : http://www.stagestack.com/
    I also find it interesting that many of the key tools that freehand had over illustrator are not translated into the newer versions of illustrator. Something simple like you still can't have a unique picture bullet • before text in illustrator. In freehand you could cut & paste any graphic into the text you were designing.
    As a fellow FreeHand user, I couldn't agree more. Other users of both programs have said this endlessly over the years here. A litany of features are still m.i.a. since FHMX was acquired years ago... including inline graphics. It's almost comical.

  • I can't open pps files with FF4. I have Powerpoint Viewer installedAny suggestions?

    I can open Powerpoint (pps) files with Google Chrome but not Firefox 4. How do I get FF4 to associate pps files with the Powerpoint Viewer that is installed on my computer?

    Many thanks!!!  This works and is probably the best fix for now.  Thank you!!!
    Date: Wed, 30 Jan 2013 10:58:01 -0800
    From: [email protected]
    To: [email protected]
    Subject: I can't open NEF files with PS Elements9 (Mac) and have just performed all avail. updates
        Re: I can't open NEF files with PS Elements9 (Mac) and have just performed all avail. updates
        created by 99jon in Photoshop Elements - View the full discussion
    For the D600 NEF's you have two alternatives: (1) Upgrade to PSE 11. (2) Download and install the free Adobe DNG converter to convert your raw files to the Adobe universal Raw format and the files will open in all versions of PSE (keep your originals as backups and for use in the camera manufactures software)  Windows download click here DNG Converter 7.3  Mac download click here DNG Converter 7.3  You can convert a whole folder of raw images in one click. See this quick video tutorial: You Tube click here for DNG Converter tutorial
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5034913#5034913
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5034913#5034913
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5034913#5034913. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Photoshop Elements by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I can't open NEF files with PS Elements9 (Mac) and have just performed all avail. updates

    I can't open NEF files with PS Elements9 (Mac) and have just performed all avail. updates.  What to do?

    Many thanks!!!  This works and is probably the best fix for now.  Thank you!!!
    Date: Wed, 30 Jan 2013 10:58:01 -0800
    From: [email protected]
    To: [email protected]
    Subject: I can't open NEF files with PS Elements9 (Mac) and have just performed all avail. updates
        Re: I can't open NEF files with PS Elements9 (Mac) and have just performed all avail. updates
        created by 99jon in Photoshop Elements - View the full discussion
    For the D600 NEF's you have two alternatives: (1) Upgrade to PSE 11. (2) Download and install the free Adobe DNG converter to convert your raw files to the Adobe universal Raw format and the files will open in all versions of PSE (keep your originals as backups and for use in the camera manufactures software)  Windows download click here DNG Converter 7.3  Mac download click here DNG Converter 7.3  You can convert a whole folder of raw images in one click. See this quick video tutorial: You Tube click here for DNG Converter tutorial
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5034913#5034913
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5034913#5034913
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5034913#5034913. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Photoshop Elements by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Can't open .wmf files with Illustrator

    I'm using Creative Suite CS2 on a PC/Windows XP operating system.
    I'm suddenly unable to launch Illustrator when I try to open a .wmf file from within Windows Explorer. Instead, I get an error message that the file itself is not a valid program (DUH!).
    I also cannot open them with the "Edit Original" command in InDesign.
    I have tried changing the "Opens With Program..." option in the file properties from within Windows Explorer over and over.
    Oddly, I can always open .wmf files with Illustrator from within Adobe Bridge, simply by double-clicking the file. And of course, I can open them from within Illustrator by simply going to "open file".
    But I really want to be able to use the "Edit Original" feature in InDesign to launch and open .wmf files in Illustrator.
    Anybody know what's going on? Is this a Windows problem, an Illustrator problem or an InDesign problem? And how do I fix it?
    Thanks so much for any suggestions.

    I'm sorry you're having this problem with Illustrator.  Would you mind reposting over on the Illustrator forums?  You've posted in the AIR forum and I think you'll have better luck over there.
    Thanks,
    Chris

  • Can't open pdf file with pdf.xml file extension

    Hi
    I can't open a file with pdf.xml extension. Does anyone have this problem? How did you resolve it?

    Actually, the extension is just .xml. Anything before the period doesn't count as part of the extension.
    Your browser may be able to open it, if not see here ---->XML File (What It Is & How To Open One)

  • Can you open ai files in indesign?

    Can you open ai files in indesign?

    It's also possible to copy from AI and paste into ID, but for a complete illustration I don't recommend it.

  • Is there a way to open CSV files with more than 255 columns?

    I have a CSV file with more than 255 columns of data.  It's a fairly standard export of social media data that shows volume of posts by day for the past year, from which I can analyze the data and publish customized charts. Very easy in Excel but I'm hitting the Numbers limit of 255 columns per table. Is there a way to work around the limitation? Perhaps splitting the CSV in two? The data shows up in the CSV file when I open via TextEdit, so it's there. Just can't access it in Numbers. And it's not very usable/useful for me in TextEdit.
    Regards,
    Tim

    You might be better off with Excel. Even if you could find a way to easily split the CSV file into two tables, it would be two tables when you want only one.  You said you want to make charts from this data.  While a series on a chart can be constructed from data in two different tables, to do so takes a few extra steps for each series on the chart.
    For a test to see if you want to proceed, make two small tables with data spanning the tables and make a chart from that data.  Make the chart the normal way using the data in the first table then repeat the following steps for each series
    Select the series in the chart
    Go to Format sidebar
    Click in the "Value" box
    Add a comma then select the data for this series from the second chart
    Press Return
    If there is an easier way to do this, maybe someone else will chime in with that info.

  • Can't open a file with spaces on the filename.

    Lets say I have a file:
    /home/orv/Open - Me - Please.txt
    When I double click to open that file with any program, the result is something like this:
    "Unable to find /home/orv/Open%20-%20Me%20-%20Please.txt"
    I'm not sure what to call that process of converting the file name so I've been unable to google it up to find a fix or a way to change the behavior of the file manager.
    I've checked the settings in Nautilus and nothings there. Any clues? Thank you!
    Last edited by orv (2007-12-14 23:11:59)

    I tried removing everything in my home directory to erase all settings, still the same problem.
    I tried using a different file manager and still the same problem.
    Here's another example of my problem and its quirks:
    Lets say I have a file called:
    /home/orv/I am a Movie.avi
    In nautilus or thunar, double-clicking that file so I can play it with Mplayer will give an error:
    Failed to open file:///home/orv/I%20am%20a%20Movie.avi
    However, when I drag and drop using the file manager into Mplayer, it works.
    So my problem is this automatic conversion of whitespaces into the %20 which I don't know how to turn off.

  • Can not open any files with Illustrator CC on windows 8.1

    I can not open any files in Illustrator CC. It comes with an error message and shuts down. I run with the Danish version and windows 8.1. - help?!!

    I just get this:
    "Adobe Illustrator CC has stopped working - One problem was the fault of the program ceased to function properly. Windows close the program and notify you if a solution is found"
    not useful..

  • Finder can't open video files with VLC?

    Hi,
    Having recently got OSX Mavericks, trying to open videos from Finder I get an error message saying "The application can't be found" referring to VLC or any other video playing program I try to use.   Despite the newest VLC version being re-downloaded and in my Applications folder, this happens with all video formats across all programs.  If I go through VLC and open the file from there it plays without a problem.  The preview from pressing space isn't working on videos either but does work on doc, pdf, ppt files etc.  Any help greatly appreciated, thanks.

    tomspeller wrote:
    It's a problem with AVI, MKV and MP4 files I've tried to open and VLC can play them all, just not through Finder.
    Yeah, so? You didn't seem to grasp what I posted before. It doesn't matter if the file should be able to be played by the Finder. It may say it is an AVI (which I don't think QuickTime plays natively), but that doesn't mean a program that normally can play an AVI can play that one. The video content could have been encoded with the double-monkey franken-codec which you do not have installed on your Mac. You wouldn't be able to play it unless you used a program that had that codec installed with the program.
    Perian (not being developed anymore) can help QuickTime play some codecs. Flip4Mac (the free version) can enable QuickTime to play a lot of Windows video/audio.
    If you were previously able to play those files in QuickTime, did you have any QuickTime helpers (like Perian) installed?  Also, the new Quicktime X doesn't handle a lot of the older stuff which Quicktime 7 may be able to.  If you had the Pro version, Quicktime Player 7 should still be in the Applications/Utilities folder.
    You keep saying it plays in VLC. Great, tell the Finder to open the files with VLC then. Whatever is set to currently open it doesn't have the codec to decode the content.

  • I can't open number files with password protection?

    I am using OSX 10.9.4 with Numbers 3.2.2 (1878) and have one file which is password protected. While opening the file with Numbers, it prompts for the password after correct entry I receive the friendly message: "xxx" can't be opened.  That's it.
    Any solution out there?
    Thanks, Hansjoerg

    Your observation seems to be right because it was not the first time I recognized this effect. However, it is bitter to see that professional SW like Numbers can't hangle this option (password protection) correctly. It might have to do with the fact that the data file from Numbers is actually not a single file but a container with lost of files an subdirectories. Why the **** they make it so complex?
    Anyway, many thanks for your hint. I hope to find a tool which can correct those corrupted Number-files.
    Hansjoerg

Maybe you are looking for

  • Error in Query/Report results

    Hi   I my report in columns i had a structure with 12 elements each for Month based on Restrictions on Current Cal month variable and Offsets. So when user executes reports in columns it will be displayed as MAY2009,JUN2009,JULY2009....DEC2009. my re

  • Button in IP

    Hi all; I’m new in IP and have some doubts how to built one button. This is the customer scenario: I had filtered some characteristics but only one using variable. This variable is assign to characteristic ZORCAB. Also, I have one planning function w

  • Blurry Monitor

    A user at my office had to replace his monitor. The text on screen appears fuzzy now. I've tried upping the level of font smoothing, and it hasn't seemed to help. Is this something that is affected by the computer? or is it the Monitor alone?

  • Open period

    Hi Gurus, As of now there is a person who is authorised to open a period which has been closed to pass any entries. But what is happening is when he opens other people are also able to pass the entries. Now client wants to do settings so that whoever

  • Updated to '08 old site now gone?

    Hi. I got the update to iLife '08 to work with 24-bit files in GarbageBand and some other things. I was also, under the old iLife that shipped with my MacBook Pro, working on a web site. With the old iWeb i could just launch the application and the w