Is it possible to have two different Contacts Lists in a Mac?

I have to manage two separate Lists of Contacts.  Is this possible in a Mac?  Can I have two different Contacts electronic files?

This is not possible. What exactly are you trying to accomplish? Note that you can always create two different groups within the Contacts app, and sort your contacts into one or the other (or both, if any are common to both). Alternately, if the goal is to keep contacts for two different people separate, the appropriate method is to create two different user accounts on the machine, and have each person use their own account.

Similar Messages

  • Can the iphone 4s have two different contact lists?

    Can two different contact lists be created on the iPhone 4S?
    Rgginc

    Yes, if you don't mind having separate e-mail accounts.  For example, you can have a set of contacts associated with iCloud and another set with Yahoo.  I suppose you could also have a set of contacts synced with your computer (e.g. Outlook) and another set associated with an e-mail account.
    In any case, once you have multiple sets of contacts defined then you can choose to show all contacts, or just those associated with a particular account. 
    Just be aware that there is always a default account for new contacts (defined in Settings).  When you create a new contact they will always be associated with the default account.  If you want to enter a new contact but associate it with a different account than what your default account is, then you need to first change the default.
    (Unlike having multiple calendars where you can change the account that an event is associated with at the time you create the event, there doesn't seem to be a similar ability to define the account for a new contact while you're creating it, only the global default contact account in Settings).

  • Is it possible to have two different DIO such as DIO 0 and DIO 8 to control 1 LED provided both DIOs are both true?

    is it possible to have two different DIO such as DIO 0 and DIO 8 to control 1 LED provided both DIOs are both true? If so, how do we connect the 2 IOs tothe LED? 

    Why use two DIO lines?  If they aren't doing anything else, just AND the signals in software and just use 1 output.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • HT1918 is it possible to have two different password within one iTunes account?  one to log in with and a different one to use when making a purchase?

    Is is possible to have two different passwords within itunes? one to log in with and a different one to make purchases with?

    The system is not setup to provide that kind of sservice.  If making certain purchases it does ask for an answer to one of your security questions, so that provides a little more security for some purchases, just not all.

  • Please Help. I have two Desktop Contact Lists on my Blackberry

    Ok, so I recently got a new BB Curve 8530i and restored a backup file I had created from an old blackberry that had my address book, calender, etc. Everything worked except that now I have two Desktop Contact Lists on my blackberry, one that has three contacts that I had manually put into Oulook on my desktop and another that has the 1300+ from my restored file.
    Problem is only the first one (with the three contacts) will synch with outlook and I cannot find a way to either combine the two or get them both to synch.
    Anyone have any solutions??

    Hi Sira,
    I would check this out: http://www.apple.com/support/ipod/five_rs/
    It should help you find a solution.
    I think you will need to restore your shuffles software, by clicking on restore button in Itunes.

  • Is it possible to have two different iTunes versions installed, by just using a different install folder on Win7, pointing at the same music resource?

    I really don't like the new version of iTunes, with CoverFlow removed. Makes navigation very poor IMO.
    Can I go ahead and just install an older version with CoverFlow still present in another Win7 folder, and point it at the same music resource?
    Very poor decision by iTunes to omit this popular preference - and unless its put back in quickly, can see peopl leaving when they feel their config has gone.

    I don't really want the hassle of uninstalling the 'latest' (****) version, as it might mess my system, plus, at some point, this will be upgraded, and I reckon with CoverFlow put back in! SO, I would upgrade this as my 'main install'.
    The older one, I would use temporarily, until put CoverFlow back into its newer releases, if you see what I mean.
    So, my question is implicit and more specific - can I have two different version installed, in different folders/locations, without causing conflicts I don't wanna uninstall the new one just to put the old one back on.
    Very bad that iTunes put me in this position, really.

  • Is it possible to have two different authorized Adobe accounts?

    We have two different email addresses, two different library cards, however we can only seem to open one Adobe Digital Editions. How does one go about changing the authorised user to be able to load books on each ereader?
    Thanks!

    If you buy two licenses you will have all you need to have two authorized users

  • Can you save two different contact lists on icloud

    My daughter and I use the same Itunes account and we both have Iphones.  I was just wondering if there is a way to save my contact list on Icloud along with her without it merging

    When two devices connect to icloud using the same icloud account, they are in sync "with the mother ship" - icloud.  If you want two people to have different data on icloud and thus their devices, then each must use a unique Apple ID (different icloud accounts).
    BTW, itunes account are different than icloud accounts.  You must be using the same Apple ID on each of your devices to connect to icloud.  (settings>incloud)

  • Hey, does anybody know how can i have two different apple ids on my mac imessages, because i have two mobile phones with different ids and i would like to be able to send imessages from both accounts on my mac. Tnx

    Hey does anybody know how to set up 2 apple ID on mac imessages? Because i have 2 different iphones and i would like to send imessages fron both accounts on my mac...

    Associate your mobile numbers with your Apple ID, if you haven't already done so.
    Sign out of iMessage on the Mac:
    Messages ▹ Preferences ▹ Accounts ▹ Sign out
    and on the iPhone:
    Settings ▹ Messages ▹ Send & Receive ▹ Apple ID ▹ Sign out
    Then, on the phone, tap
    Use Your Apple ID for iMessage
    Sign back into iMessage on both devices and test. If there's no change, you may have to wait for a change in network conditions.
    Credit for this solution to ASC member SmittyLove and to Glenn Fleishman of tidbits.com.

  • Is it possible to have two different open statments

    Basically what i am trying to do is get the script to do different things depending on how it is opened. I currently use "on open selection" which works fine when i drop files onto it. However i also want to be able to open the application normally, just by clicking on it.
    Also is it possible to get it to have the option open thing like iPhoto does or is this a little too much to ask from applescript.

    Hello
    it seems that for the first time I read a wrong responce signed Camelot.
    Not only an "end if" was missing in its script but it was unable to deal in case of a double click which never trim the on open handler.
    Here is a skeleton used for many scripts I use daily:
    -- here is the entry point reached by a double click usage
    set my_files to choose file with multiple selections allowed
    open (my_files as list) -- will be treated as (sel) in the open handler
    -- here is the entry point reached when selected items
    -- are dropped on the script icon
    on open (sel)
    -- do your duty here
    display dialog "" & sel
    end open
    The report is something like:
    tell current application
    choose file with multiple selections allowed
    {alias "Macintosh HD:Users:yvankoenig:Desktop:Annexes_Bash.pages:", alias "Macintosh HD:Users:yvankoenig:Desktop:analyse.rtf"}
    display dialog "Macintosh HD:Users:yvankoenig:Desktop:Annexes_Bash.pages:Macintosh HD:Users:yvankoenig:Desktop:analyse.rtf"
    {button returned:"OK"}
    end tell
    Yvan KOENIG (from FRANCE dimanche 13 août 2006 22:00:53)

  • Is it possible to have two different address books on one user account ?

    I currently have my address book on my mac however I would like to IMPORT an address book that I saved from our family reunion which was stored on someone else's macbook. I would like to keep this new address book separate from my own on my mac. Every time I try to Import the saved Address book, i get a message that says that if I import the new address book it will replace the old one...which is not what I want to do. Also, I do not wish to create another user account just to assign an address book to it.

    You can install additional language packs if you want to run the same Firefox version in different languages like I wrote above.<br />
    Select the one(s) that you want to install and click them on the XPI site to trigger the installation.
    http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/win32/xpi/
    The Locale Switcher extension allows to switch the language.

  • Is it possible to have two different input forms to edit the same underlying data schema?

    I am noting that the Input Form name value must be equivalent to the underlying schema name.
    Hence it would seem only one form per schema is possible?

    The names don't have to match, but then the form XML has to explicitly call out the schema to edit with that form, using the attribute:
    entity-schema="namespace:schemaName"
    in the form open tag, e.g. <form entity-schema="neo:product">.
    Regarding your second question, can you use multiple forms to edit the same schema, let me look into that.
    Linda

  • Is it Possible to have two different VOIP providers with Airport Extreme?

    I am moving to new location and want to discontinue my POTS phone line. I will have Time Warner VOIP cable modem for one telephone line and would like to add my old Vonage VOIP telephone appliance so I can keep that old number. I currently have cable modem to Vonage appliance to telephone and Vonage appliance to Airport Extreme base station. TWC tells me I have to connect the Vonage device to AEB. Vonage tells me I have to connect the Vonage device to a TWC modem router. TWC says they don't have a modem router.
    I also connect two TiVos wirelessly through the AEB. Any advice on how I can proceed?
    Thanks.

    I run the Time Warner VOIP off the Time Warner modem and the Vonage VOIP unit off my Airport Extreme Base Station which is, of course, downline from the Time Warner modem. No problems at all.

  • I added a new iTunes account. Wanted new library, did it, but now my old library dissappeared and I can't retrieve it on my laptop. How do I find it. Is it possible to have two different accounts with 2 different libraries and go from one to the other?

    I added a second account to my iTunes on my laptop. I wanted to give 2nd acct. its own library. I did by holding down shift key and going to start menu, choosing all programs then iTunes, then iTunes again. It asked me: choose library or create another iTunes library. I chose the later. I renamed it and saved in My Music. It automatically started up iTunes and brought me to the new library, but I cant get back to the old library with all my purchases, etc... What do I do to get the old library back? Computer illiterate, so please be kind. Thanks

    You are going to need to change the email address you use with your old ID. Once you have got access to your old account you will then log into both accounts at the same time on your Mac and transfer your data to a single account. We can do this later, but need you to get access to your old account first.
    My Apple ID

  • Is it possible to have two different back ups for my iPhone 4S? One in my laptop and one in iCloud?

    I want to restore my iphone 4S with a back up present in my laptop since I want to retrieve a file from that restore point. But first, I want to back up the current state of my phone to iCloud, thinking that it may be possible, so that I can retrieve the file then restore my phone to the back up I put in iCloud (the current state). So is it possible? If not, what could I do? I really want to retrieve that file without losing the current set up, files, messages and photos present in my phone now.

    Yes, it is. Launch iTunes with the Shift key held down as needed, or use separate Windows user accounts.
    (111542)

Maybe you are looking for

  • Goods Receipt with respect to sales order

    hi,     goods receipt with respect to sales order ,that sales order is prepared with reference to quotation erroer is Account assignment cannot be carried out because of different origin no. Message no. V1134 Diagnosis The sales document to which you

  • How to Use Same Navigation Panal for two different query

    Hello, My requirement is I have to display three different report in same web template in three different tab. I have created a custom web template with tab. in each tab i have assigned three different analyser table and assigned three different repo

  • SQL Developer in Read-Only-Mode

    Oracle SQL Developer version 1.2.1 BUILD MAIN-32.13 Running under WinXP Issue description: Impossible to start SQL Developer in Read-Only-Mode for certain users who should not be able to modify any data.

  • MSI TV@nywhere

    I just recently installed my new TV@nywhere card in my computer. My computer meets all requirements, but the card still doesn't work. I can here the sound, but there is no video, just a black screen. Also, the remote that came with the card doesn't w

  • JRockit JVM crash using RHEL 4 (update 5)

    Hi, I am using BEA JRockit(R) R27.5.0-110-94909-1.5.0_14-20080204-1558-linux-x86_64 on RHEL 4 (update 5) running 64 bit AMD Athlon processor. I got a JVM crash from an application which has been running stable all this time. The crash occured 1 hour