Can I paste football table from Safari into Numbers by Dec 23?

*Can I paste a table from Safari into Numbers - and get a table?*
Whether I use Paste or Paste Match Style (?) it just goes into one column, which is useless. Same result in Pages. But in the Appleshop demo I copied the table from Safari into Excel and it created a proper table.
Apologies if this is already answered. I am new to Mac and to iWorks. I've only got the evaluation version of iWorks v1.0. I was going to get the full version by Xmas - but this is a real showstopper. If I can't use the spreadsheet on web tables (price comparisons, stocks, etc etc) then iWorks won't do.
If it can't do this, are there any other solutions out there? Thanks.
*_Problem Description_*
1. In Safari select and Copy a table (here's the football league table http://news.bbc.co.uk/sport1/hi/football/eng_prem/table/default.stm)
2. Paste the table into Numbers - as a table (not as a single column)
3. sort the table on descending GD

Hello
Some times ago, I posted a script for this kind of problem but I just discover (with your table) that I forgot a case.
Here is a revised version which I will put soon on my iDisk.
-- [SCRIPT Tables2Numbers_v5]
property nbCols : "3"
property english : true (* true= English messages, false = Messages Français *)
property msg1 : ""
property list1 : {}
if msg1 = "" then my prepareMessages()
set theDatas to (get the clipboard as text)
if theDatas does not contain tab then
set nbCols to text returned of (display dialog msg1 default answer nbCols)
set nbCols to nbCols as integer
set my list1 to paragraphs of theDatas
set nb to count of my list1
set nbRows to nb div nbCols
set newDatas to ""
repeat with i from 1 to nbRows
repeat with j from 1 to nbCols - 1
set newDatas to newDatas & (item (j + (i - 1) * nbCols) of my list1) & tab
end repeat
set newDatas to newDatas & (item (j + 1 + (i - 1) * nbCols) of my list1) & return
end repeat
set the clipboard to newDatas
else
set the clipboard to theDatas
end if
set my list1 to {}
on prepareMessages()
if english is true then
set msg1 to "How many columns ?"
else
set msg1 to "Nombre de colonnes ?"
end if
end prepareMessages
-- [/SCRIPT]
If you grab your table in the clipboard after counting the columns (here 16)
run the script
After that you may paste the table in Numbers (or in AppleWorks)
Yvan KOENIG (from FRANCE dimanche 2 décembre 2007 18:05:39)

Similar Messages

  • How can you copy a table from Safari to Numbers

    I am in the process of migrating from open office to Numbers, since Numbers really does look a lot nicer… however there is one point that I cannot find how to do in Numbers.
    If I select a table in Safari, then in Open Office I can paste that table, and it will go into the rows/columns as a table. How can I do something similar in Numbers?

    Welcome to the Apple forums
    Safari & Numbers have improved in recognizing a table on a web page & pasting it as expected.
    Often what looks like a table on a web page really isn't & the blame should be on the web page author not Safari or Numbers. I had this problem for a few years with my online Discover Card statements. Using Firefox or Camino made no difference. When I complained to them their response was "tough, live with it" although maybe not in those exact words. I would paste the data into a Pages document & use a lot of find & replace to get the data formatted to use in a Numbers spreadsheet.
    But… it could be that the problem you're having is that you have the cursor active in the cell when you paste. If the cursor is active Numbers "thinks" you want to paste everything into that cell. Click outside the table then click once on the starting cell, making sure that the cell is outlined but you don't see the cursor & then paste. This is a much more common cause than above.

  • Can I copy an image from Safari into a Keynote presentation?

    I want to copy images and charts from Safari into my presentation but my iPad won't allow me to select anything on the screen.

    If you press and hold an image in Safari, then after a second or so you should get a popup with Save Image (which should save it to the camera roll/saved photos album in the Photos app) and Copy as options.

  • Copying Tables from Safari to Numbers

    I am attempting to copy simple tables from Safari (web sites) and paste them into iWork 08 Numbers. When I copy a table with multiple columns and rows, it pastes into Numbers as a single column. For example, if there are five (5) columns on the web site table, the values in the first row of this table are pasted into the first five (5) rows in numbers. The second row from the table follows in rows 6-10 on Numbers. And so on.
    I moved to my PC and tried to copy the same web site table into MS Excel, and it pastes perfectly. So what is it with Numbers that I need to change to ensure the pasting matches the original table?
    Thanks in advance for the help!
    Scott

    The problem is with Safari, not Numbers. Safari just doesn't "understand" tables in web pages & puts lots of spaces and/or returns instead of the needed tabs. I long since gave up & use Camino or FireFox for copying the tables to Numbers or any other program I want the data separated by tabs. There are some web sites, Discover Card is one, that appear to have tables but the data doesn't copy as such.

  • I can not paste URL's from Safari to my Yahoo mail and need to

    Please note -
    I DO NOT WANT TO USE THE APPLE MAIL PROGRAM TO SEND LINKS
    I am looking for a practical solution to copying links from the Safari toolbar so that they are 'clickable links' for the recipient when sent from my Yahoo mail.
    I have tried many of the suggested solutions that I have found in previous discussions and none of them seem to work with Yahoo.
    Many thanks!!!

    Welcome to Apple Support Communities. We're all users here.
    Are you using the 'insert link' icon in the Yahoo! mail toolbar?
    Open Yahoo! mail.
    Compose a new message.
    Click the Insert Link icon to open a window similar to the following:
    Now you can manually type-in the desired link,
    -or-
    cut and paste it from the Safari toolbar, as follows:
    Open the desired page you want to link to in another tab in Safari.
    Highlight the link, by clicking and dragging until the entire URL is highlighted. I click on the icon at the beginning of the URL, and it is automatically highlighted. (That 'highlight' behavior is not consistent with other browsers, such as Google Chrome, by the way.)
    Copy it by pressing the Command and the C keys at the same time to 'Copy' the desired link, or use the Safari toolbar word menu, Edit, and Copy.
    Move to the tab with the open Yahoo mail window, click the 'chain-link' icon to open the Yahoo! dialog box as shown above
    Now press Command and the V keys at the same time to 'Paste' the link into the open dialog box, or use the Safari toolbar menu, Edit, and Paste.
    At this point, the URL should appear in blue underscore within the Yahoo! email message as a clickable link to the page.
    In the first screenshot above with the arrow, you see the URL for this thread shown twice, once in black (simply cut and pasted), and the second in blue underscore (clickable), using the Insert Link icon as described.
    UPDATE: After sending the test message I composed above with Yahoo! mail to a Gmail account, both the links actually were clickable, so it might depend upon how the email service receiving the message handles links.
    Message was edited by: kostby

  • How can you copy information from Safari into Pages

    Is there a way to easily copy data, such as financial tables from Safari into Pages and maintain the integrity of the table and the data within it?  When I copy and paste it comes out all misaligned and into multiple pages.  The same thing happens if I try to highlight the table in Safari and drag it into Pages.  Is there not a "paste special" function in Pages like there is in Microsoft??

    See:
    http://support.apple.com/kb/HT5775
    You can then drag the resulting image into a Pages document, and position.
    Ernie

  • How do I paste a table from Numbers or Excel into Ibook Author exactly as the original?

    I am new to iMac and Ibook Author.
    I am writing a statistical paper in Ibooks Author.
    I have Chapter heading, now section heading and body.  I want to paste a table from numbers or excel into my iBook as this has the results of my analysis.
    As part of my analysis, I want to copy a 5 column table with 633 rows, which is essentially my table of data.  I have the table in numbers and excel.
    When I copy the table in numbers or excel, followed by pasting (CmD V) into iBooks, I get the first 20 rows in a table format and the remainder of the table is missing.  The table appears to end at the end of the page.
    I can not figure out how to paste the entire data as my table.
    Its holding me back...
    Any ideas?

    Hello Loquitir,
    I am not fully sure if I understand but I gather since there are so many rows only a certain amount fits on a single page.
    How many rows does actually fit on a page in iBooks Author?
    There is a method that would look pretty cool that is used to create a double page spread that would look great but instead of having a double page you could maybe have three or four pages.
    Here is a quick idea that I stuck together, additionally when you are copying and pasting form Numbers to iBooks Author just select the cells that you want.
    Copy and paste within iBooks Author and then go back and get the next row of the table that you want.
    I hope I am clear in what I am describing.
    Regards,
    Nigel

  • I am creating a catalog and need a way to mass import tables from excel into indesign.  Any ideas?

    I am creating a catalog and need a way to mass import tables from excel into indesign.  Any ideas?

    Third-party plugins for InDesign can automate the process. Here's a thread from InDesignSecrets.com forums:
    http://indesignsecrets.com/topic/plugins-for-automating-catalog-production

  • Can I import avchd videos from canon into Imovie'11

    can I import avchd videos from canon into Imovie'11

    actually the only error in the system logs I see is..
    11-02-27 10:59:49 AM iMovie[90311] NSEnumerateMapTable: map table argument is NULL

  • How do i import a table from excel into dw8?

    I want to import a table from excel into a table in dw8, i
    just want the data inside the excel table to be imported to the
    table in dw8.
    The tables has the same stracture - number of rows and
    columns.
    is it possible?
    btw special paste is no good, since it copies the stracture
    of the table from excel which contains <td height="17">,
    which is not good coding - td doesn't support the height
    option.

    table without special paste:
    <table width="90%" border="1">
    <tr>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    <th scope="col"> </th>
    </tr>
    <tr>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    table with special paste(Text with structure):
    <table width="90%" border="1">
    <tr height="17">
    <td height="17" dir="rtl"
    align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td dir="rtl" align="right"> </td>
    <td> </td>
    </tr>
    <tr height="17">
    <td height="17" align="right"> </td>
    <td align="right"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr height="17">
    <td height="17" align="right"> </td>
    <td align="right"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr height="17">
    <td height="17" align="right"> </td>
    <td align="right"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr height="17">
    <td height="17" align="right"> </td>
    <td align="right"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr height="17">
    <td height="17" align="right"> </td>
    <td align="right"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    <tr height="18">
    <td height="18" align="right"> </td>
    <td align="right"> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    <td> </td>
    </tr>
    </table>

  • HT5922 Can I airplay a movie from safari on my MacBook to Apple TV and still use the computer for something else at the same time?

    Can I airplay a movie from safari on my MacBook to Apple TV and still use the computer for something else at the same time?

    Hi frogjt,
    Welcome to the Apple Support Communities!
    Great question! You can absolutely do this in OS X 10.9. The attached article explains how the process of using AirPlay with Apple TV to create a second display. Also, towards the bottom of the article there are instructions on how to set your Displays preferences on the computer to make sure the TV and MacBook Pro displays are set up the way you want them to be.
    OS X: Using multiple displays in Mavericks
    http://support.apple.com/kb/HT5891
    Have a great day,
    Joe

  • HT1349 How can i shift my files from iphone into a new android phone?

    How can i shift my files from iphone into a new android phone?

    There's no files to shift.

  • CAN'T I IMPORT TABLES FROM 8.1.5 TO 8.1.6 ?

    posted March 01, 2001 07:09 PM
    WHEN I TRY TO IMPORT 8.1.5 (NT) DATABASE TABLE TO 8.1.6 ( AIX) DATABASE, IT GIVES THE FOLLOWING ERROR,
    IMP-00002: failed to open transformer.dmp for read
    CAN'T I IMPORT TABLES FROM 8.1.5 TO 8.1.6 ?

    Check the case of the file. imp usually wants the .dmp in lower case on unix and NT tends to have it in upper.

  • HT2500 Can I import my contacts from Gmail into Apple mail (Snow Leopard)?

    Can I import my contacts from Gmail into Apple mail (Snow Leopard)?

    That says Reset Documents and Data, not Contacts.
    I want you to go to www.icloud.com, login and see how many contacts are there, because they are all the iCloud contacts. Any contacts that are not there, are not on iCloud.

  • How can I import Photoshop-Shortcuts from CC into the CC 2014 update?

    How can I import Photoshop-Shortcuts from CC into the CC 2014 update? Migration and Sync didn't help. What am I doing wrong? The .kys is also in the same folder as in the previous version of PS CC.
    Kindly
    Nico

    If you had Illustrator you could take advantage of smart objects.
    Has been awhile since I worked in Corel (so do not remeber if Corel had clipboard settings whcih need adjusuting), but do remember copying a path, getting that into Phothshop as shape layer for part of the artowrk in a trade show poster.

Maybe you are looking for

  • How can I specify the default tab in a CHM Output?

    My company uses CHM-based help for some of its products. We build the CHM files from RoboHelp 9, and while these CHM files don't really have a full Index attached to them, the Index tab shows up in the output anyway. Unfortunately, we are suddenly se

  • Syncing stopping at a certain date on Windows Mobile (Lumia 635) but works fine on iPhone

    Hi All, As the title describes, we have Exchange 2003 estate with ActiveSync configured, have an issue with two user's account on a single server, with Email's not syncing past the 27/02/2015. Added both accounts via the same method to my iPhone and

  • Baseline date to be made noneditable in MIRO

    Hi friends,   My requirment is to make Basle line date field ( header data 2nd tab) to be noneditable in Tcode MIRO .   This base line date should be noneditable only for one specific company code.   Help me with some clues. regards Sathish

  • Album pictures gone on my ipod after update

    my albums pictures are gone after I updated to the newer software for my ipod. I used to see a picture of an album when I listened to a song. does anybody know how to fix this problem?

  • Rendering a file at a compressed size without sacraficing quality?

    So as the title suggests I am trying to render out videos on AE in HD quality (720p at least) but for a simple 25 minute video is rendering out at over 500GB (simple video with an audio track overlayed). I need a way to render the video out in a form