How do I import a word doc into address book

I have word doc with address labels, I want to import that into address book, how would I do that? If word can't do that I can also open it in Pages. Thank you.

The way to import datas in AddressBook is not what this forum is dedicated to.
Please go to
MacOS X 10.5 > Mail and AddressBook
or
MacOS X 10.4 > Mail and AddressBook
A quick search in AddressBook Help with the wonderful keyword "Import" teach us that AddressBook is able to import from:
vCard ;
format LDIF ;
TAB delimited file ;
CSV (comma-separated values)file.
So, it appears that the first thing to do would be to save your Word document as a TAB delimited file or as a CSV one.
Yvan KOENIG (from FRANCE mardi 29 juillet 2008 17:57:29)

Similar Messages

  • How to i import my messenger contacts into ADDRESS BOOK??

    Hey guys,
    how do i import my messenger contacts into my address book??
    i have intel core 2 duo imac.
    thanks a lot
    23rd child

    Hi...
    Connect the iPhone ot your Mac and launch iTunes.
    Select the iPhone under Devices left side of the iTunes window.
    Select the Info tab from the menu.
    Select   Sync Contacts
    Then click the Sync button bottom right side of the iTunes window.

  • How do i import contacts from iPhone to address book?

    how do i import contacts from iphone to address book?

    Ok, I knew it was a long shot.  The merge prompt normally is only available when you first sync your device.  I'm not sure how things got out of sync in the first place, but you may have to manually delete the contacts from your phone that you don't want there at this point.  I would try adding a new contact on your phone followed by sync to confirm that it's picking up new contacts though.
    Unfortunately I need to go now, so if you're still having problems I suggest your start a new post in the forum to see if someone else can help.  Good luck!

  • Importing multiple Word docs into InDesign

    Hi there
    Is it possible to import multiple Word documents into a single InDesign text frame all at once?
    I have 20 files that all flow sequentially so was wondering if -- by selecting them all in Place window -- they would all be brought in one after the other, without each one creating its own new text frame.
    Any help gratefully received.
    Thanks
    Dan

    I use the script, below, for that. It's a bit scruffy, it should be tarted up. But it works fine. When you start it you type a path/file mask, using the formats illustrated in the dialog.
    It sets a few import preferences, these are the only ones I'm interested in. But it'll pick up the other options from their current settings.
    Peter
    // Description: Place multiple textfiles as one story
    #target indesign
    preset = '/d/test/*.rtf';
    app.wordRTFImportPreferences.useTypographersQuotes = true;
    app.wordRTFImportPreferences.convertPageBreaks = ConvertPageBreaks.none;
    app.wordRTFImportPreferences.importEndnotes = true;
    app.wordRTFImportPreferences.importFootnotes = true;
    app.wordRTFImportPreferences.importIndex = true;
    app.wordRTFImportPreferences.importTOC = false;
    app.wordRTFImportPreferences.importUnusedStyles = false;
    mask = prompt ('Enter a file path/mask.\r\r' +
        'Examples:\r' +
        'd:\\books\\test\\*.rtf   /d/books/test/*.rtf', preset);
    if (mask == null) exit();  // Cancel pressed
    ff = Folder (File (mask).path).getFiles (File (mask).name);
    if (ff.length > 0)
        placed = [];
        missed = [];
        tframe = app.documents.add().textFrames.add({geometricBounds : [36, 36, 400, 400]});
        placedstory = tframe.parentStory;
        app.scriptPreferences.userInteractionLevel =
            UserInteractionLevels.neverInteract;
        pb = initprogressbar (ff.length, 'Loading');
        for (i = 0; i < ff.length; i++)
            pb.value = i;
            try
                placedstory.insertionPoints[-1].place (ff[i]);
                placedstory.insertionPoints[-1].contents = '\r\r';
                placed.push (ff[i].name);
            catch (_)
                missed.push( ff[i].name );
        app.scriptPreferences.userInteractionLevel =
            UserInteractionLevels.interactWithAll;
        inform = '';
        if (placed.length > 0)
            inform = 'Placed ' + ff.length + ' files (in this order):\r\r' + placed.join ('\r');
        if (missed.length > 0)
            inform += '\r\rCould not place:\r\r' + missed.join ('\r');
        delete_empty_frames ();
        alert( inform );
    else
        alert (mask + ' not found.');
    // End
    function delete_empty_frames ()
        app.findGrepPreferences = app.changeGrepPreferences = null;
        app.findGrepPreferences.findWhat = '\\A\\Z';
        var empties = app.activeDocument.findGrep (true);
        for (var i = 0; i < empties.length; i++)
            empties[i].parentTextFrames[0].remove()
    function initprogressbar (stop, title)
        progresswindow = new Window('palette', title);
        progressbar = progresswindow.add ('progressbar', undefined, 1, stop);
        progressbar.preferredSize = [200,20];
        progresswindow.show ()
        return progressbar;

  • Importing addresses in Word document into Address Book

    I have a Word document that has all of my addresses in a label-like format.
    How do I import this into Address Book? can I make some easy modifications so I do not have to retype the whole thing into Address Book.

    Mail can import a tab delimited text file. Do a find and replace to change the spaces to Tabs. If you have a double-return between records, then you can search for that and replace it with a manual line break. Then, change the rest of the paragraphs to tabs so that each record is one line.
    You can then change the manual line breaks back to paragraph marks.
    You may have to ensure you have the same number of fields for each record by adding tabs to ones that don't have all the info of the rest.

  • Can someone help me import perfect csv spreadsheet into address book?

    I have spent almost two years perfecting my excel spreadsheet with columns exactly matching the fields in address book, and saved as a CSV. When I try to import up comes a two-column list, fine up until column 8, where it suddenly starts saying "do not import" and "ignore" and "in use". I fiddle for hours but don't know what it means. Experiments lead to fields in the wrong places. I have read a whole correspondence about this, but solutions too complex for me.

    Anything here help?
    Importing contacts into Address Book
    http://docs.info.apple.com/article.html?path=AddressBook/4.0/en/ad808.html

  • Import .txt (from Excel) into Address book not happening

    I am attempting to import a .txt file (exported from an Excel file) containing 5000 contacts with email and phone details. In the Import dialogue I can map the columns to the Address Book properties. When I press OK the button stays blue (highlighted) for a few seconds but no import occurs. Not even the card being previewed.
    What am I missing here? (Bit urgent too)

    I had the same problem. I saved as tab-delimited in excel, closed it but upon import, address book would hang (spinning wheel or no response). So, I reopened the .txt file in Numbers instead, got rid of any strange lines, saved again as .txt. Then, I imported it into Address book and it was fine.
    To see whether it had to do with Numbers or Excel, I reopened the .txt file in Excel also, did the editing out of strange lines/cells again, and imported into address book again without problems.
    Seems like a really dumb hack, but it worked for me. I had 62 entries (address book always stalled at 5).

  • How to import MS Word docs into a Wiki (with embedded images

    What is the best way to import a lot of large MS Word docs (50+ pages) with images into a Wiki-Folder?
    I know that you can copy&paste the text and still preserve the formatting, but i'd still have to import the images manually.
    Is there something planned like Word2MediaWikiPlus?

    Originally Posted by rkattenberg
    Use webdav of set up a email feader.
    I don't understand. If we use Webdav, we can access and share Office-documents, but we want to create a Wiki-structure with links etc.

  • Problems importing a Word doc into Robohelp HTML

    I have a 116-page Word document with 13 chapters. When I
    import this document into Robohelp HTML as a winhelp output file,
    only two topics are created, rather than 13. On the Conversion
    Options window, I select to have new topics created by Word style
    "Heading 1" which are my chapter titles. Why doesn't Robohelp
    create the topics, and what should I change to faciliate that?
    Also, why don't my numbered lists from Word stay numbered in
    Robohelp? Is there a way to automate numbered lists?

    Thanks for your reply.
    When I insert .gif files JDeveloper ends with a message saying "Process exited with exit code 0". I then go and check in the database and I find the image added to the table.
    With a word doc, JDeveloper does not give that message. No message at all regarding what the status of the process is. And the document is not added to the database. No error messages too. Could this be an issue with Oracle?

  • I need to import a word doc into the film script format

    I have a script saved in a word doc and i want edit it on adobe story. Ho would i do that?

    Hi,
    in Story Projects view, you can click the 'Import' button and choose the word document and then choose Film/TV template as appropriate to import. If your word document has been properly formatted (e..g, Scene Heading is of the format INT. SET NAME etc.), Adobe Story would be able to parse the elements correctly and import them without issues.
    Thanks
    Aurobinda

  • How can I import Apple/Pages typescript into inDesign Book design?

    How can I import typscript created in Apple/Pages into inDesign book layout?

    @annsymes – other than copy/paste?
    If you inspect the preferences for the Clipboard in InDesign you could toggle between formatted text or non-formatted text when pasting from different applications. Don't know, if that will make a difference in your case.
    Uwe

  • Importing text file databases into address book

    I have a large csv formatted (all that easily allowed by my exporting database) that I want to import into addressbook. By the instructions this should work and so I diligently configured the "Text file import" screen to align the fields as they should be imported - and the sample entries shown in that window look and are configured exactly as they should be. However, when I click on the OK button in the "Text file import" window, I could not tell if it was importing one item or the thousands. But when I look at the address book it indicates that it imported all thousands of contacts. THE PROBLEM is that in the address book (which was previously essentially empty) the only items listed under "Names" is "No Name" (a huge number of them) and each one has NO other fields filled in. So it appears that nothing is importing despite that the Text file import screen shows everything set up correctly. Thoughts/help?

    My problem is the same as Roderick. Text File Import reads my file and shows me the data that it will import. I dilligently assign all of the appropriate columns and press "OK"...Nothing happens. Any ideas?

  • How can I copy a mailing list into address book without having to type them individualy

    Hi
    I have a mailing list and I would like to send emails to everyone on the list in one go, I copied and pasted the list into my email, but can I have this group somewhere so that I can just call it up like an ordinary address from the address book, preferably without having to type every name individualy into the address book. I tried making a group in the address book and pasting the list in without success,if this is possible can some explain how I can acheive this
    Thankyou
    Richard

    Richard,
    Unfortunately, you have to add them one at a time - wait a sec... oh, yeah, if the contact is in your contact list it will 'auto-fill' as you begin to type. So if I want Wendy Whatshername, all I have to do is type Wen and the contacts will show up for you to select and auto-fill the name and email address.
    Hope this helps,
    Clinton

  • Is there an easy way to import entourage email groups into address book?

    I don't want to import the contacts individually, but as group. Any assistance would be appreciated. Entourage 2004 and address book is 4.1

    First go to the avid site and download the avid codecs for the mac. Not sure if they'll have compatible codecs for such an old version, but worth a shot. then do a test export from the avid. It would probably be smart to convert the clips using compressor to match your fcp sequence settings. Not sure if the timecode would come across. You could note the timecode of the first frame on the avid and then modify the clip once imported into fcp. Test your workflow before doing a lot of work.
    You might also check if automatic duck's got something that would work.
    www.automaticduck.com
    Wes Plate from AD posts occasionally here and is very helpful.
    Message was edited by: Michael Grenadier

  • How do I import existing contract with just "Address Book" folder?

    I did a clean install of Leopard, and now my Tiger backup is unbootable. I do have access to the files, though. I need to get my contacts from my address book from my Tiger backup. I can't seem to get the Leopard Address Book to recognize any contacts from the old ~/Library/Application Support/Address Book/ folder on my backup.
    How do I accomplish getting my old contacts to my new install?

    I figured it out. I took the ~/Library/Application Support/Address Book/ folder from my old Tiger backup and placed that in my new Leopard /Library/Application Support/ while temporarily renaming the original. Opening up Address Book from there then opened up my old contacts. I then did an export.
    After that, I deleted the old ~/Library/Application Support/Address Book/ folder from my Tiger backup I put in my Leopard system, and restored my original Leopard /Address Book/ folder.
    Then, I just imported the export I did from the old data.
    Tada.....it worked.

Maybe you are looking for

  • How to show mail count in smart mailbox?

    I have a smart mailbox that displays messages from a specific local folder/mailbox for the current day.  The counter next to this smart mailbox is only for unread messages.  Is there a way to change the counter so it displays for all messages in the

  • Are we able to trade 1st generation nanos in for newer ones

    i have a 1 st generation nano are we able to go to an apple store and trade it for a newer one

  • Wierd pop-ups all the time!

    I keep on getting annoying pop ups all the time,with block pop ups on,and they keep on coming from macster. some sites will pop up too. i spent some time taking screen shots of the pop ups as they came along. even though my mac can handle anything(no

  • How to migrate Outlook emails, contacts etc to Thunderbird in an other PC without Outlook.

    I am upgrading to a new PC and many changes take place at the same time. The old PC with Outlook and 2 GB of emails is still working (somehow). In the new PC there is no Outlook present. How to move the email, contacts, (calendar) to the new PC with

  • Monitoring points on graphs in webi

    i have a graph which have axis in quarterly and corresponding point shown as point in the graph quarterly but instead user want something like x axis should be shown quarterly and point on the graph should be shown monthly. like if it is q1 in axis i