Insert Contact Number

Hi. Let me first say that I'm not new to technology and can just about figure out the basics for every phone. I can't add contact numbers. We recently got this phone and put the SIM card into this phone from an old phone. We try to go in and edit the contact numbers and it doesn't work. We can edit the email but no phone numbers. It's weird. I've tried creating a new contact and doing it that way too. Still doesn't work. ANy help would be greatly appreciated.

Hi and welcome to the forums!
Copy contacts from your SIM card to your contact listDepending on your wireless service provider and the wireless network that your BlackBerry® device is connected to, this feature might
not be supported.1. In the contact list, press the Menu key. 2. Click SIM Phone Book.3. Press the Menu key. 4. Click Copy All To Contacts.Note: If you try to copy a SIM card contact with a phone number that matches the phone number of a contact that already appears in Your contact list, your BlackBerry device does not copy the SIM card contact.
I have attached the manual for your use.Thanks,
Bifocals
Please remember to resolve your thread.
Put the check mark in the green box that contained your answer! Thanks  
http://na.blackberry.com/eng/deliverables/3936/userguide_bb8220_gprs.pdf
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.

Similar Messages

  • C2-03 TEXT MESSAGING INSERTING CONTACT PHONE NUMBE...

    I'm a celphone prepaid loader so I often refer to my phonebook  whenever I send a prepaid  load. In other nokia phone model to paste a contact person's name or phone number in the body of the text message all you need to do is choose "insert name" or "insert number" and I can't seem to find this feature in the c2-03 model. All I can find is "insert symbol" which would only allow you to insert special characters or smileys, whereas  "insert object" would allow you to add attachment.  This is a very important feature as it saves time to just import the information from the phonebook instead of inputting phone number right off the keypad.

    i am facing same problem... is there any another way to insert contacts in messages in c2-02 or c2-03?

  • C5-00.2 insert a contact number in text msg

    i cant seem to find the option to insert a contact number within the body of the text message.
    am i missing something?
    thanks.

    Not sure whether you can do that without Copy-Paste from the actual Contact details...but Have a look at this ...

  • How to auto insert a number array with size of 20 into a named excel file with the positon is from A1 TO A20?i use lv6.1

    can you give me a example vi for it ?thanks a lot!
    how to auto insert a number array with size of 20 into a named excel file  with the positon is from A1 TO A20?i use lv6.1

    You don't need us to give you an example, as the example already comes with LV. Go to Help>>Find Examples and search for "excel". You will find an example called "write table to XL". You should note that the example doesn't do that exactly, because it writes a 2D array from 2 to N.
    You can modify the example by using only one for loop (instead of nested loops) with a 1D array or by going into the Set Cell Value and modifying it to accept a second cell value for the Cell2 terminal and wiring in a 1D array instead of the single string. If you do modify it, be sure to save it under a different name, so you don't overwrite the original.
    To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    Try to take over the world!

  • How to insert a number using ADO or OLEDB by oracle provider

    I create a talbe .
    Create Table A
    (id number(7));
    I use ADO to access the table a;
    _ConnectionPtr pConn=NULL;
    pConn.CreateInstance(__uuidof(Connection));
    _RecordsetPtr pRst=NULL;
    pRst.CreateInstance(__uuidof(Recordset));
    pConn->Provider="OraOLEDB.Oracle.1";
    try
         pConn->Open("","ISVISION","ISVISION",NULL);
         pRst->CursorLocation=adUseClient;
         pRst->Open("A",pConn.GetInterfacePtr(),adOpenStatic,adLockOptimistic,adCmdTable);
         pRst->AddNew();
         pRst->Fields->Item[0L]->Value=100L;
    //It raise a exception,why?
    //If I convert the datetype of "ID" to CHAR(7)
    //and pRst->Fields->Item[0L]->Value=L"100",it is ok.
         pRst->Update();
         pRst->Close();
         pConn->Close();
    catch (_com_error& e)
         MessageBox(e.Description(),"error",MB_OK|MB_ICONWARNING);
         return ;
    if (pConn)
    pConn.Release();
    if (pRst)
    pRst.Release();
    I create a table A。
    create table A
         ID number(7)
    Now ,I use OLE DB to access the table A;
    struct CIsA
         CIsA()
              memset(this, 0, sizeof(*this));
    public:
         DB_NUMERIC m_ID;
         BEGIN_COLUMN_MAP(CIsA)
              COLUMN_ENTRY_PS(1, 7, 0, m_ID)
         END_COLUMN_MAP()
    DEFINE_COMMAND(CIsA, _T("SELECT ID FROM A"))
    CDataSource DataSource;
    HRESULT hrt=DataSource.Open(_T("OraOLEDB.Oracle.1"),NULL,_T("ISVISION"),_T("ISVISION"));
    CSession Session;
    hrt=Session.Open(DataSource);
    CDBPropSet propset(DBPROPSET_ROWSET);
    propset.AddProperty(DBPROP_IRowsetChange, true);
    propset.AddProperty(DBPROP_UPDATABILITY,
         DBPROPVAL_UP_INSERT | DBPROPVAL_UP_CHANGE | DBPROPVAL_UP_DELETE);
    CCommand<CAccessor<CIsA> > Command;
    Command.Open(Session,NULL,&propset);
    tcscpy((TCHAR*)Command.mID.val,_T("1245"));
    Command.m_ID.sign=1;
    hrt=Command.Insert();//It is wrong,why?
    Command.Close();
    Session.Close();
    DataSource.Close();
    In Fact,the two problems is the same. The key of problem is how to insert a number into oracle.
    help me! thank you.

    hi
    create a table something like this.
    create table image(
    Image_Id number(5),
    Image    blob);create a form with the same table and use the following code.
    when-button-pressed trigger.
    read_image_file('c:\image_name.jpg' , 'jpg' , 'image.image');if its correct/helpful please mark it thanks.
    sarah

  • How can I insert a number of photos in a numbers doc without the file becoming too large?

    How can I insert a number of photos into a numbers doc without the file becoming too large?

    Use smaller photos.
    Seriously, reduce the file size of the photos in Preview, PhotoShop, iPhoto or other application before inserting tehem into the Numbers document.
    Regards,
    Barry

  • Is it possible to call the contact number indicated in the cell?

    Hello! Tell me please, I want to move a lot of contacts in the electronic form and organize a list of contacts in Numbers. Is it convenient to use it on the iphone? Is it possible to call the contact number indicated in the cell? That is an example: name, contact, etc. A few columns. I click on the number of human cell, and then what would happen if a set of user (as it happens in the notes for example)?
    Sorry for my english.

    Your post is now in the iWork for iOS community. You should be able to get to it using the link in the email you receive with this message.
    Regards,
    Barry
    PS: Interesting that I received the notification of your post in Russian (except for the first and last words).
    Here's Googles translation of my reply above:
    Ваше сообщение в настоящее время в IWORK для IOS сообщества. Вы должны быть в состоянии добраться до него по ссылке в сообщении электронной почты вы получите с этим сообщением.
    С уважением,
    Барри

  • How do I find a deleted contact number?

    So, I had an iPhone 5 and deleted someones number a while ago. When I got my iPhone 6 plus and synced it, that number was synced because I hadn't deleted it before my last back up (of iPhone 5) I then deleted the number off my 6 plus and have not backed the 6 plus up since I've had it. I am looking to find that number, I have tried looking on my mac in Contacts (nothing is saved) I have looked for "Mobile sync" but it does not exist on my Mac, nor does 'iTunes Sync' or anything similar. I really need this number and I don't know if I can retrieve the number by reverting the back up and getting it and then reverting that back up to get to now, if that makes sense? Basically I don't want to lose the information on my phone now but need something on a previous back up (I have not backed up since that one) Please help, I am not connected to iCloud, I have tried an iPhone back up program and it didn't work, I really need this number.

    If you still have the iPhone 5 backup you can backup your iPhone 6 and restore it to the iPhone 5 backup. Then get the contact number and information (write it down)  then restore your iPhone 6 to the backup you just created and, finally, add the contact to the iPhone 6.

  • Can anyone give a good contact number for someone in the upper level of customer service

    can anyone give a good contact number for someone in the upper level of customer care i have talked to two of the worst people from customer service, the "supervisor" who was very appropriate did give me a address to mail a complaint which i will but being a disabled veteran of the Iraq war and a member of the wounded warrior project i get upset at certain people who show no respect for the average person and even worse of an attitude to those injured serving their country. I'm in no way saying I'm better its just that i expect a grain of respect as a person, a fellow American working everyday just to get by. my issue was not an impossible issue to resolve but i was told by one rep that it was not possible after my call being "dropped" i called back and talked to another. Luke from call center Washington state told me it was possible but that the phone i ordered two days prior (that rep failed to finish the order)was no longer available and i could pick a different phone not on back order.......i mentioned my confusion to the lack of service and being told two separate things. i asked why this was when i was not the one who made the mistake he told me it was not there fault and pushed the blame to me....he then called me dude and started to speak over me. when i asked to speak to a supervisor he asked why i told him i was no longer interested in talking to him he said why, i asked to be transferred again he kept refusing saying listen man I'm trying to help you what do you want. i asked to speak to his supervisor at least three more times he refused. i asked for his employee information so i could call back to report his rude behavior he refused to give me anything except at the end he finally told me his name.. there is more but my hand is tired is there anyone who can help me? if i find an answer as i will be posting this to many sites i will post it here.

        Hello hazzard0011, I want to first and foremost say we truly appreciate your hard work and dedication to our country. It is our commitment to provide a top notch customer experience. My apologies that this hasn't been the case in your recent interactions. We can definitely submit feedback to our upper leadership regarding the matter. Can you please send us a direct message so that we can further investigate? Also, please share details regarding the initial issue. Here's steps to send a direct message: http://vz.to/1b8XnPy
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • HT5312 Hi, I've forgotten my username and security questions and now locked my account.  Tried contacting apple support but it wont accept my telephone number. I can't chat with Apple as I don't have a contact.  Is there a support contact number please? T

    Just trying to back up my data. I have now closed my email account of my original email so cant receive email or remember security questions.  Tried setting up another account but it doesnt allow access to iCloud.  Now managed to lock my account for 8 hours.  Unable to Chat with Apple as I dont have a contract.   Tried submitting a telephone request - it just tells me to add a valid number (which I did offer up home and mobile) neither of which were accepted.  So completely stuck after starting this 5 hours ago.  Does anybody know if Apple has a telephone support contact number please that I can ring and actually speak to somebody?  Thanks!

    You'd selected the correct country for you and your iTunes account ? The form has validation to check that the phone number is valid for the country that you select.
    If your country appear on this page then try the link/number for it : http://support.apple.com/kb/HT5699

  • When I add a new contact number to my iphone 5c  and I try to select the iphone choice is not showing up; and it was working fine the day before. ?

    when I add a new contact number to my iphone 5c  and I try to select the iphone choice is not showing up; and it was working fine the day before. ?Also when I try to send an imessage is not going trough as an imessage, it makes me send it as a message.

    You're using Exchange Active Sync to synchronize contacts and calendars with your company Exchange Server. If the default calendar/address books are set to the Exchange account, it will sync automatically. This is normal.
    Go to Settings>Mail, Contacts, Calendars to change the default address book and calendars to a something else, iCloud or something synced from your home computer instead.

  • Contact number of MA FiOS Tech Support

    Hi,
    What is the correct number FiOS tech support for service in Massachusetts. I dialled the number on the website given by logging into my account: +1 888-553-1555 but when I got through I was told they couldn't access my account and to call +1 866 240 1174. When I dialled that number I was told it doesn't exist and to call the 553 number.
    Any ideas? Will the real contact number please stand up?

    Yes I agree with Todd, and honestly playing nice with IVRU will sometimes solve the issue (I've actually taken calls and the issue is resolved by IVRU).. I know how painful it is to go through it sometimes (I have to call it myself) but it actually does in the big scheme of things make the tech support rep's life a little easier and speeds up getting information loaded on our computer screens..
    Jim
    Verizon Telecom
    Fiber Solutions Center
    Notice: Content posted by Verizon employees is meant to be informational and does not supercede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • HT4137 iMessage has wrong contact number for me . How do I change it?

    How do I change iMessage contact number for me?

    You can go to Settings>iMessage and check to see what is showing under Send & Receive. Your phone number should be there, as well as any other device you have that is using the same Apple ID. The phone number should be taken from your phone when you activate iMessage. Again, if there are other devices that are using the same Apple ID, they would be listed there as well. See which ones have a check mark. You can remove those you do not want to use.

  • HT201363 what is the contact number for itunes support?

    What is the contact number for itunes support?

    You can call them by clicking here and picking a number for your country, or by phoning AppleCare and asking for the Account Security team.
    (102948)

  • I lost my contacts number how to get them back

    I lost some of my contacts number . Is second time when is happened this with out any reason .How can i get them back I lost very important phone numbers ?

    If you had your phone backed up in itunes, you can connect to itunes, tap on your phones name to the left, then click on restore  , then restore from backup to get the information you had backed up. Providing you had performed a backup previously.

Maybe you are looking for

  • Hard Drive Replacement for MBP 17"

    Saw discussion on 15" MBP Hard Drive Replacement. I have 17" MBP which I purchased as it first came out almost 3 years ago and it has a 100GB hard drive. This has never been of adequate size. What sort of drive can I use in my MBP to get maximum stor

  • Ceating Sets for Cost Centers in GS01

    Could someone please guide me in the steps to take for creating a set for cost centers so when DP90 (Billing Request fro service order) is generated it looks at all cost centers... I went to GS01 created a name of Cost Center used table AD01ATTR and

  • HELP! Can't import photos!!

    "iPhoto cannot import your photos because there was a problem writing to the volume containing your iPhoto library" WHAT THE **** DOES THAT MEAN?!?!?! and how do I solve this problem?

  • Using LCD module in Multisim 10

    Guys, I'm having trouble using the 20x2 LCD module. I interfaced it with an 8051 MCU module. And, I use the standard busy flag check(RS = 0, R/W = 1, d7 -> busy flag), but there are two problems: 1)  If the LCD is set to trigger on falling edge, the

  • URL to a BO XI 3.1 Infoview Corporate Dashboard

    I'm looking for the syntax used in BO XI 3.1 to create a URL which will open Infoview displaying a specific corporate dashboard. Thanks, Bob