Is there a Numbers equivalent to Excel's "Text to Columns"?

I am new to Numbers 09. In Excel I often need to take large amounts of ASCII text data, with hundreds or even thousands of line, paste the data into Column A, then use the "Text to Columns" utility to parse the data into separate columns for further manipulation, calculation, or graphing. Is there a similar process available in Numbers?

I found a way to accomplish this, assuming you also have iWork “Pages” available.
Paste your delimited text into a blank"Pages" document.  Do a Find / Replace on your delimiting character (comma or whatever) and replace it with a tab character. 
To do this, use Edit > Find > Find... and choose “Advanced” (at the top of the pop-up).  Your delimiter goes in the Find text box.  Then use the “Insert” pull-down menu to set the Replace text to “Tab.”   It puts a little arrow symbol into the text box.
Your original text probably has line breaks already.  But if it has a separate delimiter instead, you can convert them into the required line breaks in the same way, using Find/Replace to "Paragraph Break.".  Hopefully the same delimiter is not used for both row and column breaks in your data.
Now copy/paste that text from Pages into a single cell in Numbers and it should break it into columns and rows.
MS Office for Mac isn’t that expensive.  After this ordeal I’ve ordered a copy.

Similar Messages

  • Numbers equivalent to Excel DMAX?

    Hiya folks!
    Is there a Numbers equivalent to Excel's DMAX function (as described here: http://office.microsoft.com/en-us/excel-help/dcount-HP005209049.aspx)?  I'm looking to create a price book and would like essentially two tables.  The first table will record my items, their price, store, and date.  The second table I would like to show the lowest price and location for each item in the first table.  So, for example, if my first table has the following:
    Item
    Price
    Date
    Store
    Apple
    1.00
    1/2/13
    Walmart
    Orange
    2.00
    1/2/13
    Walmart
    Apple
    1.50
    1/3/13
    Smiths
    Orange
    1.75
    1/3/13
    Smiths
    Then I'd like my second table to display:
    Item
    Price
    Date
    Store
    Apple
    1.00
    1/2/13
    Walmart
    Orange
    1.75
    1/3/13
    Smiths
    Alternatively, if anyone has some suggestions on how I can accomplish this, that'd be great!
    Thanks!
    Jess

    If you add an index column to your data table (here named 'Table 1') then you can do something like this, using INDEX MATCH, with MATCH set to find the smallest value.
    Table 1
    Item
    Price
    Date
    Store
    Index
    Apple
    1.00
    1/2/13
    Walmart
    Apple|001.00
    Orange
    2.00
    1/2/13
    Walmart
    Orange|002.00
    Apple
    1.50
    1/3/13
    Smiths
    Apple|001.50
    Apple
    0.99
    1/3/13
    Mars
    Apple|000.99
    Orange
    1.75
    1/3/13
    Smiths
    Orange|001.75
    Lowest
    Item
    Price
    Date
    Store
    Apple
    0.99
    1/3/13
    Mars
    Orange
    1.75
    1/3/13
    Smiths
    The formula in E2 of 'Table 1':
        =A2&"|"&RIGHT("0000000"&B2,6)
    This simply concatenates the item name and price, padding the price with leading zeros.
    The formula in B2 of 'Lowest', copied right and down, is:
        =INDEX(Table 1::B,MATCH($A2,Table 1::$E,-1))
    The -1 argument in MATCH means 'find smallest value'.
    Here is a screenshot of the formula that may or may not display here:
    Once MATCH figures out the row number in 'Table 1' the INDEX function retrieves the values there.
    In column A of 'Lowest' you need to manually enter a list of distinct "fruits" with spelling that matches the names in 'Table 1'. If you have many names and need a way to automate that step there is an Automator Service that makes it easy to extract distinct values from a column.  Post if you need that.
    SG

  • What is the numbers equivalent of excel "freeze pane"?

    I work with detailed spreadsheets where it is most helpful to keep a few rows at the top and a few columns to the left stationary while I scroll through the rest of the data. Can you tell me what the Numbers equivalent of that is?

    Thanks. I'm new to Mac (20 years of IBM thinkpads) so I definitely appreciate the help. Could you tell me how to provide feedback to Apple in the best way to get their attention? Thanks again.

  • Numbers Equivalent of Excel Formula for Converting HH:MM:SS to DD:HH:MM:SS

    I am not sure if this has been asked before.
    What would be the Numbers formula for converting HH:MM:SS to DD:HH:MM:SS?  The Excel formula is entering 396:59:45 into a cell and then in another cell is the following =TEXT(A2,"dd:hh:mm:ss").  The A2 is the example cell.

    There is no formula to actually do the conversion. It is a matter setting the cell format. After that all you need to do is add a simple =<cell> formula to get the value in (i.e. - see my previous post), or a formula to add the two values (=A2+A5). Use Duration rather then Time for the cell formats.
    A duration in Numbers for iOS will not appear 10:16:25:03, it will display as 10d 16h 25m 03s. If it is the actual display punctuation you are trying to change, it may be possible using a combination of a Duration and TEXT functions but would be quite lengthy, convoluted, and more trouble than it is worth.

  • How do I write complex numbers to an excel or text spreadsheet file.

    I am performing an FFT on 3 channels of simultaneous analog input. I want to write the resultant 3 complex numbered arrays to a spreadsheet. Do I have to seperate the a and b*i components into r and theta and write two columns per array or is there a better way?

    Perhaps you can write it as a String..?
    Khalid

  • Equivalent of Excel Goal Seek in Numbers

    I'm looking for the equivalent of Excel Goal Seek in Numbers for iPad. Any thoughts on finding or creating this?

    Numbers does not have a goal seek feature.
    You can often create a similar effect by using a slider that you manually sweep.

  • How do I save my numbers spreadsheets as Excel as I could in previous version of Numbers?

    I updated to MAvericks and right after got a not that iWorks had updates, now my Numvers does not have key functionality that I need in order to send spreadsheets and worknooks back and forth with companies I work with. How do I save my numbers spreadsheets as Excel as I could in previous version of Numbers?

    Under the File menu select Export. You'll find Excel as one of the export options there.

  • When I create a PDF from Excel, there are blank cells in Excel document, when they convert to PDF the blank cells have data in them?

    There are cells in the excel document that have formula's in them.  The formulas are pulling data from other blank cells, so that is why they are blank in the formulated cells.  So in Excel, they are just a dash.  When I create the PDF, the document gets opened in Acrobat and the once blank cells have data in them.  Not sure why there is data in those fields on the PDF if its blank on Excel.

    Not really sure that I fixed the problem, but I did find a work around and wanted to post it if someone else runs across the same issue. Apparently the document creator used lots of custom rules and shading. If I pulled up the custom rules and shading palette and just unchecked both the custom ruling and shading boxes, it allowed me to create the print file correctly--the disappearing part numbers were on the new PDF. I didn't have to update the whole book which I didn't want to do because I feared it would mess up the rules and shading. Just unchecking the box before creating the PDF solved that issue for my purposes.

  • Can anybody help me how can I get a 1000 contact numbers in an excel spreadsheet into Blackberry

    Can anybody help me I have just purchased a Blackberry curve 8900 and I want to know how can I get a 1000 contact numbers in an excel spreadsheet or note pad file into my phone, is there anyway of transferring the numbers across rather than me having to do it manually one by one, thanks
    Solved!
    Go to Solution.

    Hi and welcome to the forums!
    Origami?  
    You can transfer the excel spreadsheet in to a .csv file and import to Outlook.
    Or use desktop manager (see link below)
    Do you have these numbers on another device?
    What version of Windows, Outlook, desktop manager etc. are you using?
    Thanks,
    Bifocals
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB11194&sliceId=2&docTy...
    Message Edited by Bifocals on 06-02-2009 06:19 AM
    Message Edited by Bifocals on 06-02-2009 06:59 AM
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Numbers exported to Excel

    Is there a hidden function or another process when exporting NUMBERS worksheets to excel. Microsoft users are telling me that NUMBERS files will not open in EXCEL for windows.
    Thanks

    File > Export and select Excel.
    I find that I have to open the exported file in Excel and fix it up because the exported file does not look much like the Numbers file. I end up spending considerable time in Excel trying to make it look like the original. Often I've found it easier to recreate the same file from scratch in Excel. Especially if I have graphics and charts in it.

  • I bought Numbers because my Excel files would not work with Mavericks. How can I import a non-functioning Excel file into numbers? (As of now, the file NAME transfers but data is not.) but

    I bought Numbers because my Excel files would not work with Mavericks. How can I import a non-functioning Excel file into numbers? (As of now, the file NAME transfers but data does not.)

    HI Dave,
    I'm surprised you get no message when you attempt opening the Excel document in Numbers.
    I'm assuming Numbers 3.1, since you are running Mavericks.
    Does the Numbers file that opens show any content?
    Does it contain a table?
    How large?
    Does it contain more than one tab (indicating more than one sheet)?
    Do those other tabs contain a table?
    Have you checked those tables for data content?
    There have been cases in the past of imported documents opening with white text on a white background, giving the appearance of containing nothing. Check for this by selecting a block of cells, then applying a Fill colour or a Text colour using the Format button (paintbrush).
    I'd also suggest attempting to open the Excel files using LibreOffice, which can be downloaded from the linked website.
    Regards,
    Barry

  • HT201279 Using iPad: How do I export / email a Numbers document to Excel so a Windows user can open it?

    I have created a document on my iPad using the Numbers app. How can I send this via email to a Windows user so that it opens correctly? I know you can export a Numbers document to Excel from a Mac, but is there a way to do that on an iPad?

    same thing really. under the wrench is "Share and Print", you choose email and then choose the format (XL).
    Jason

  • Calculating Equivalent of Excel's CUMPRINC

    Are there any core classes that would help to calculate the equivalent of Excel's CUMPRINC function?
    http://office.microsoft.com/en-us/excel/HP052090391033.aspx

    There's nothing in the core API that will give that directly, but you might be able to find a 3rd party financial library that will, or just spend a few minutes writing the code yourself.

  • Is there a way to open Excell file from the server and display in the UI and save it back on to the

    Hello there,
    Is there a way to open Excell file from the server and display in the UI and save it back on to the server? (like showing xell file as a datagrid - add rows, columns etc.)

    Hi Mike,
    Welcome you to the forum.
    You may try:
    SELECT * FROM MyDBNameHere.dbo.OUSR T0
    Thanks,
    Gordon

  • Having a problem with dates when I send my numbers doc to excel. dates are all out and that they have to cut and paste individual entries onto their spreadsheet. Any idea how I can prevent this

    having a problem with dates when I send my numbers doc to excel. dates are all out and that they have to cut and paste individual entries onto their spreadsheet. Any idea how I can prevent this.
    I'm using Lion on an MBP and Numbers is the latest version

    May you give more details about what is wrong with your dates ?
    M…oSoft products aren't allowed on my machines but I use LibreOffice which is a clone of Office.
    When I export from Numbers to Excel and open the result with LibreOffice, the dates are correctly treated.
    To be precise, dates after 01/01/1904 are correctly treated. dates before 01/01/1904 are exported as strings but, as it's flagged during the export process, it's not surprising.
    Yvan KOENIG (VALLAURIS, France) mardi 3 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : http://public.me.com/koenigyvan
    Please : Search for questions similar to your own before submitting them to the community
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

Maybe you are looking for