How can I drag contacts into numbers like the old version?

How can I drag contacts into numbers like the old version?

Copy and paste works.  But drag and drop is also back in version 3.2. It works well here. Just drag and drop onto the canvas.Make sure you've upgraded to version 3.2 as earlier versions of Number 3 did not support drag and drop from Contacts.
Note that the column headers are misaligned if you are dragging contacts that do not contain an image.  But the information in the body of the table drags in correctly.
SG

Similar Messages

  • How can I get contacts into Numbers spreadsheet

    How can I get my contacts into a Numbers spreadsheet, please help since the OS X mavericks upgrade I cant drag them and I dont know how to get them into the spreadsheet now can anyone help

    And here's a way to get some actual information from Contacts into Numbers 3.0.
    1. Copy/paste the script below into AppleScript Editor.
    2. Select the cards in Contacts that you want.
    3. Click the green run button in AppleScript Editor.
    4. Click a cell in Numbers and command-v to paste the data in.
    That should result in something like this:
    Here is the script:
    --Places tab-separated Contacts data on the system clipboard for pasting into a table
    --usage: select one or more contacts in Contacts, run, select a cell in a table and paste
    tell application "Contacts"
              set {tsvData, contacts} to {"", selection}
              if selection is not {} then
                        set tsvData to "Name" & tab & "Phones" & tab & "Street" & tab & "City" & tab & "Zip" & tab & "Emails" & return --header row
                        repeat with thisPerson in contacts
                                  set {thisPhone, thisEmail} to {"", ""}
                                  set {thisName, thisID} to {name, id} of thisPerson
                                  set {thisStreet, thisCity, thisZip} to {street, city, zip} of the first address of thisPerson
                                  set phoneProperties to properties of phones of thisPerson
                                  repeat with j from 1 to (count of phoneProperties)
                                            set thisPhone to thisPhone & value of item j of phoneProperties & "  "
                                  end repeat
                                  set emailProperties to properties of emails of thisPerson
                                  repeat with j from 1 to (count of emailProperties)
                                            set thisEmail to thisEmail & value of item j of emailProperties & "   "
                                  end repeat
                                  set tsvData to tsvData & thisName & tab & thisPhone & tab & thisStreet & tab & thisCity & tab & thisZip & tab & thisEmail & return
                        end repeat
      set the clipboard to text 1 thru -2 of tsvData -- remove trailing return
                        tell application "System Events" to display dialog "Click in cell and <command-v>" buttons {"OK"} default button 1
              else
                        tell application "System Events" to display dialog "Select at least one card in Contacts and run again" buttons {"OK"} default button 1
              end if
    end tell
    This is not as nice as the old vcard drag and drop import. It's a simple example and probably needs some customizing because there are so many different ways people store information in Contacts.  But this approach can meet most needs, if it's not convenient to leave the data in Contacts and link to it.
    SG

  • Is there a place I can see how much data I uploaded other server like the old version of Sync did?

    In the old version of Firefox Sync you can see what data was uploaded, with the next Sync I see nothing and when I got my account on the website Firefox, I don't see nothing just a sign in and change password screen. Would there be more there soon?

    Hi Kurbo,
    Please do leave feedback for the developers at input.mozilla.org, currently there is not a feature that shows how much data or what data is uploaded.
    However if you are handy at picking up apis there are some apis that can be read about [https://blog.mozilla.org/services/2014/05/08/firefox-accounts-sync-1-5-and-self-hosting/ here]

  • HT1349 I was having issued opening documents and I called apple help, they suggested that I upgraded to mountain lion and now my Microsoft word, power point and excel do not work. how can I un install and re install the old version. I need my applications

    10.8.210.8.2
    rocess:         Microsoft PowerPoint [1423]
    Path:            /Applications/Microsoft Office 2011/Microsoft PowerPoint.app/Contents/MacOS/Microsoft PowerPoint
    Identifier:      com.microsoft.Powerpoint
    Version:         14.1.0 (14.1.0)
    Build Info:      Unknown-110310~0
    Code Type:       X86 (Native)
    Parent Process:  launchd [118]
    User ID:         501
    Date/Time:       2013-01-11 23:07:49.777 -0800
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          49824 sec
    Crashes Since Last Report:           21
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      51BF0AF4-B2A5-3CC6-8AE5-5AE703F2755E
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: @rpath/SmartArt.framework/Versions/14/SmartArt
      Referenced from: /Applications/Microsoft Office 2011/Microsoft PowerPoint.app/Contents/MacOS/Microsoft PowerPoint
      Reason: image not found
    Binary Images:
       0xd8000 -   0xfd0fe7 +com.microsoft.Powerpoint (14.1.0 - 14.1.0) <DCE73116-D730-34FF-1585-3926521A956F> /Applications/Microsoft Office 2011/Microsoft PowerPoint.app/Contents/MacOS/Microsoft PowerPoint
    0x1297000 -  0x12b0ff7 +com.microsoft.mbukernel_framework (14.1.0 - 14.1.0) <A92FB57F-23C8-3928-54A7-1769839A3790> /Applications/Microsoft Office 2011/*/mbukernel.framework/Versions/14/mbukernel
    0x12c6000 -  0x2154fef +com.microsoft.officeart (14.1.0 - 14.1.0) <55BCDCBF-4605-0D4C-2D61-9E3989E8F211> /Applications/Microsoft Office 2011/*/OfficeArt.framework/Versions/14/OfficeArt
    0x2411000 -  0x2b7afff +com.microsoft.office_library (14.1.0 - 14.1.0) <DBC2F3ED-8396-EC63-DF29-7B210F989FA8> /Applications/Microsoft Office 2011/*/MicrosoftOffice.framework/Versions/14/MicrosoftOffice
    0x2cd4000 -  0x2ef2ff7 +com.microsoft.mcp (14.1.0 - 14.1.0) <98419278-F21E-17DC-B2AD-A0D551ACD1F2> /Applications/Microsoft Office 2011/*/MicrosoftComponentPlugin.framework/Versions/14/MicrosoftComponentPlugin
    0x2faf000 -  0x3054ffb +com.microsoft.ole (14.1.0 - 14.1.0) <7E409CD5-7F65-4C6B-18DC-04663216C2A8> /Applications/Microsoft Office 2011/*/MicrosoftOLE.framework/Versions/14/MicrosoftOLE
    0x3075000 -  0x34ecff3 +com.microsoft.chart (14.1.0 - 14.1.0) <7250B005-7CE6-8497-5A06-B257894F5376> /Applications/Microsoft Office 2011/*/MicrosoftChartPlugin.framework/Versions/14/MicrosoftChartPlugin
    0x8fed7000 - 0x8ff09e57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f21
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500418AS, 500.11 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

    Welcome to the Apple Support Communities
    I don't know why Apple recommended you to upgrade to Mountain Lion, because it shouldn't solve anything related to your documents.
    As I can see, you are not using the latest Office update, so install 14.2.5 update for free > http://www.microsoft.com/mac/downloads?pid=Mactopia_Office2011&fid=0F4E073F-4FEC -440D-A9BF-1E01EE9E92AD#viewer If you can't install it, install 14.2.3 first

  • Negative (to inline a letter or to thin it) offset path does not work in Illus-CC 2014 (when preview is on- nothing happens). How can I get this to work like in previous versions.

    Negative (to inline a letter or to thin it) offset path does not work in Illus-CC 2014 (when preview is on- nothing happens). How can I get this to work like in previous versions.

    Thanks for your quick reply. I tried a number of different values. Usually when I do a negative offset they're very small values, like -.25 or -.5.
    An Update- I took the art work into Ai CS 6 and It still did not work, which is really strange. And I've used it hundreds of times with success in the past. Also I tried it with live type and outlines, ungrouped, un-compounded still could not get it to negative offset.
    Thanks for the help.

  • HT4623 hy i need help i want to downgrade my iphone 4 from ios 6.0.1 to 5.1.1 how can i do because i dont like the ios 6.

    hy i need help i want to downgrade my iphone 4 from ios 6.0.1 to 5.1.1 how can i do because i dont like the ios 6. pls help thank

    There's no official way to do that. Downgrading was never supported since the first iPhone.

  • In previous version, when typing the keyword "gmail" or "ebay" or "amazon" firefox went directly to the webpage, but in version 4 it stops at google. how do I get it to be like the old one?

    it was so convenient before, and how I got most people to convert to Firefox - just type in the keyword, like "ebay" or "hotmail" and firefox found the webpage for you.
    you say firefox 4 is faster, but now I get redirected to google first, which in version 3 only happened if Firefox wasn't sure of the right homepage.
    how do I get it to be like the old one? if not, I think I'm going back to version 3. which was a lot faster because of this.

    The change between Firefox 3.6.* and Firefox 4 is how location bar search works. In Firefox 3.6 it uses Google "Browse by name" search. With the browse by name search, it performs a Google search and if there is a clear match it will take you to the site, otherwise it shows the Google search result. With Firefox 4 it just performs a Google search if you type something which is not recognised as a URL.
    To get the Firefox 3.6 behaviour on Firefox 4 you need to change a hidden preference.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # Locate the preference '''keyword.URL''', double-click on it and change its value to the link shown below
    [http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q= http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=]

  • Updating PS CC 2014--how can I tell if I am using the latest version?

    I just updated Bridge, PS and LR from the Creative Cloud, but when I went to use them, I was still using the old versions despite the fact that CC said I had updated to the latest versions.  A thread in the LR forum led me to sign out and back into Creative Cloud, and that did the trick for LR.  However, I cannot discern any changes in PS.  How can I tell if I am using the latest version of PS?  When I click on About Photoshop, the popup says:
    TIA.

    that's the latest ps as of today.

  • The older version would let me drag the icon bookmark to the tool bar but now I have to make a whole new toolbar just to add the one bookmark i loose too much page room this way. Is there a way to do it like the old version?

    the older version would let me drag the icon bookmark to the tool bar but now I have to make a whole new toolbar just to add the one bookmark i loose too much page room this way. Is there a way to do it like the old version?

    Removing the favicons, changing the titles to 1-4 characters without spaces, and putting some or most into folders still readily accessible from the bookmarks toolbar
    would help a lot. Also changing the size of the bookmarks toolbar text and color with a Style to differentiate between folders and bookmark/bookmarklets would help, see
    * Stylish :: Add-ons for Firefox<br>https://addons.mozilla.org/firefox/addon/stylish/
    * Bookmarks Toolbar Fx4 Blue/Folders, Red/Bookmarks - Themes and Skins for Browser - userstyles.org<br>http://userstyles.org/styles/46947/bookmarks-toolbar-fx4-blue-folders-red-bookmarks?r=1303478882

  • I cant remember my password to logon to my mac, how can i change it with out needing the old one?

    i cant remember my password to logon to my mac, how can i change it with out needing the old one?

    http://support.apple.com/kb/HT1274

  • I loos my APPLE ID, I have a new one, how can get access to data stored in the old one?

    I loos my APPLE ID, Now I have a new one, how can get access to data stored in the old one?

    Do you have the email & password of the old Apple ID?

  • How can I identify and delete duplicates on the latest version of itunes?

    How can I identify and delete duplicates on the lastest version of iTunes?

    The show duplicates/show exact duplicates features have been left out of iTunes 11. Rumor suggests they will be restored in the next build. In the meantime I have written two Windows scripts to make playlists of Duplicates and Exact Duplicates, either from a selection of tracks or the entire library. Note that, as with the iTunes feature, this list makes no distinction between "originals" and "dupes", you have to decide which is which.
    There is also my DeDuper script for automatically removing duplicate copies but keeping one remaining copy of each set. This can preserve ratings, play counts, playlist membership, etc. which are lost in a manual clean up. Please take note of the warning to backup your library before deduping. See this thread for background on deduping and the script.
    If you want to manually remove duplicate tracks use shift-delete to remove selected tracks from the library as well as the playlist. Keep one of each repeated group of files and don't send the others to the recycle bin unless you are sure that there are multiple files on the disc as opposed to multiple entries to the same file. Same advice to backup applies.
    tt2

  • Since I updated I can't open anything that comes in a pop upwindow i.e. pdf or mail window. How can I solve or go back to the previous version - it worked just fine.

    Since I updated I can't open anything that comes in a pop upwindow i.e. pdf or mail window. How can I solve or go back to the previous version - it worked just fine.

    I am not sure what your problem is, can you give more details.
    One possibility is you may be in full screen mode, for details on fixing that see the [[menu bar is missing]] article.
    If you are missing various toolbar items, see the [[back and forward or other toolbar items are missing]] article.
    If your problem is something else please give more details.

  • How can I import not only apps from the old iphone to the new iphone, but also the content of the apps?

    How can I import not only apps from the old iphone to the new iphone, but also the content of the apps?

    You can sync apps as you normally would, but I do not believe this copies over app specifc data (i.e. saved game status/scores).
    You can always restore your new device with a backup from your old device.

  • How can i redownload snow leopard after reinstalling an old version of leopard from disks

    Hi;
    how can i redownload snow leopard after reinstalling an old version of leopard from disks
    I have a mobileme account and an icloud account
    Marcia

    If you have Leopard installed, you can't download anything to get to Snow Leopard.
    In order to do that you must have a Snow Leopard DVD.
    Allan

Maybe you are looking for

  • Mabook pro not working HELP!

    Hi, I have a MBP Mid 2009 8gb ram 2.24 ghz unibody model. Recently I wanted to just give a power bost to my existing machine rather than buying out a new one. So, I decided to get a crucial SSD and a new battery (as the old one had already passed the

  • How 2 Edit the DEFAULT&SMARTBAR ?

    Hello Pls i want 2 know : How 2 Edit the DEFAULT&SMARTBAR ?! To read Arabic Characters Besides How 2 change it's direction from left to the right ? Regards Abdetu...

  • Valuation Class Wraning Message - ME127

    Hi All, As per our business, particular material is maintianed for valuation type Z01 (In-House production) and not maintianed for Z02 (External procurement). During creation of STO accroding to customization the valuation type Z02 gets defaulted in

  • Listing a subdir's contents?

    Hi I'm wondering how to change the following code so that I get a listing of files in a folder called 'tester' that resides in the documentsDirectory? var directory:File = File.documentsDirectory; directory.getDirectoryListingAsync(); directory.addEv

  • Why does Premiere Pro 6.0 become unresponsive with longer video sequences?

    Laptop A works fairly well with small Premiere Pro CS6 projects of 9 minute duration. Project is on external drive connected via USB2. Processing time is long, but at least I can get all my work done. However, when I use Laptop A for larger projects