How do I add a new number to my iMessage? I have tried resting my phone signing in and out of apple ID and turned it on an off what do it do?

How do I add a new number to my iMessage? I have tried resting my phone signing in and out of apple ID and turned it on an off what do it do?

It won't allow me to do it, only says I can add an email I've search all over here for ways to do it and not one way has worked.

Similar Messages

  • Just uploaded iso7 , . . .hate it!  Can you change background colours?  How do you add a new item/activity to the schedule? In notes the font has changed, can I change it back and the link colour is now yellow instead of blue, can I change it?  Thanks

    Just uploaded iso7 , . . .hate it!  Can you change background colours?  How do you add a new item/activity to the schedule? In notes the font has changed, can I change it back and the link colour is now yellow instead of blue, can I change it?  Yellow on white is harder to read. Thanks

    Another question. How do you bookmark something.  It was so easy before, why did they change it?  Can I uninstall it?

  • How do I add a new mailbox to a mail account on iphone?

    How do I add a new mailbox to a mail account on iphone?

    One thing that might help out.
    To add a folder or a mailbox to your existing account, you need to add it on your computer.
    Now, this will work and reflect to the iphone if you are using an imap or exchange account.
    If you are using a pop account, you will not be able to add a folder to an account on the iphone.
    Hope this helps.

  • How do I add a new device to my existing email?

    How do I add a new device to my email account?

    You allowed someone that is not a family member to use your email address for their iTunes account?
    If so, what on earth were you thinking? This person can get a free email address at a number of places - AOL, Yahoo, Gmail, Hotmail to name a few.
    You will not be able to use your email address for your iTunes account now that you allowed someone else to use it for their iTunes account.

  • How can I add a new column in compress partition table.

    I have a compress partition table when I add a new column in that table it give me an error "ORA-22856: CANNOT ADD COLUMNS TO OBJECT TABLES". I had cretaed a table in this clause. How can I add a new column in compress partition table.
    CREATE TABLE Employee
    Empno Number,
    Tr_Date Date
    COMPRESS PARTITION BY RANGE (Tr_Date)
    PARTITION FIRST Values LESS THAN (To_Date('01-JUL-2006','DD-MON-YYYY')),
    PARTITION JUNK Values LESS THAN (MAXVALUE));
    Note :
    When I create table with this clause it will allow me to add a column.
    CREATE TABLE Employee
    Empno Number,
    Tr_Date Date
    PARTITION BY RANGE (Tr_Date)
    PARTITION FIRST Values LESS THAN (To_Date('01-JUL-2006','DD-MON-YYYY')),
    PARTITION JUNK Values LESS THAN (MAXVALUE));
    But for this I have to drop and recreate the table and I dont want this becaue my table is in online state i cannot take a risk. Please give me best solution.

    Hi Fahed,
    I guess, you are using Oracle 9i Database Release 9.2.0.2 and the Table which you need to alter is in OLTP environment where data is usually inserted using regular inserts. As a result, these tables generally do not get much benefit from using table compression. Table compression works best on read-only tables that are loaded once but read many times. Tables used in data warehousing applications, for example, are great candidates for table compression.
    Reference : http://www.oracle.com/technology/oramag/oracle/04-mar/o24tech_data.html
    Topic : When to Use Table Compression
    Bug
    Reference : http://dba.ipbhost.com/lofiversion/index.php/t147.html
    BUG:<2421054>
    Affects: RDBMS (9-A0)
    NB: FIXED
    Abstract: ENH: Allow ALTER TABLE to ADD/DROP columns for tables using COMPRESS feature
    Details:
    This is an enhancement to allow "ALTER TABLE" to ADD/DROP
    columns for tables using the COMPRESS feature.
    In 9i errors are reported for ADD/DROP but the text may
    be misleading:
    eg:
    ADD column fails with "ORA-22856: cannot add columns to object tables"
    DROP column fails with "ORA-12996: cannot drop system-generated virtual column"
    Note that a table which was previously marked as compress which has
    now been altered to NOCOMPRESS also signals such errors as the
    underlying table could still contain COMPRESS format datablocks.
    As of 10i ADD/SET UNUSED is allowed provided the ADD has no default value.
    Best Regards,
    Muhammad Waseem Haroon
    [email protected]

  • How do I add my new lapttop to my family iTunes? I downloaded music, but cannot play it

    How do I add my new lap top to my family iTunes? I downloaded music, but cannot play it on my laptop

    There's a couple of ways to get through to the authorisation controls in the 11.0.x versions.
    The control is still in the Store menu, but first (if you're using iTunes versions 11.0.x) you might need to bring up the menu bar to see the Store menu.
    If you're using 11.0.x, click on the wee boxy icon up in the top-left corner of your iTunes to see the "Show Menu Bar" control, as per the following screenshot:
    Then you'll find the control in the Store menu:
    Alternatively, if you don't want to bring up the menu bar, it's still possible to get into the authorise controls via nested menus accessible from the wee boxy icon. Here's a screenshot of where to find them:

  • My serial number for Logic Studio doesn't work. I used one from a different box and it worked. How can I get a new number?

    My serial number for Logic Studio doesn't work. I used one from a different box and it worked. How can I get a new number?

    http://support.apple.com/kb/TS2005
    http://support.apple.com/kb/HT1861
    https://ssl.apple.com/support/proapps/serialnumbers/

  • How do I add a new mailbox on my iPhone?

    How do I add a new mailbox on my iPhone 4S. I have tried going to the "Mailboxes" and selecting edit but that just takes me to the "New Message" screen.

    I don't need a "New Account". I would like to add some mailbox folders to store mail I choose to keep. Currently my choices are only:
    Inbox
    Drafts
    Sent
    Trash
    Does iPhone allow for additional folders within mailboxes?
    Re: How do I add a new mailbox on my iPhone? 

  • How do I add a new worksheet to an excell file utilizing a template with the report generation toolkit?

    Hello,
    My vi is gathering data from a piece of machinery. At varrious points durring the process, my vi must create printable reports. I am using the report generation tool kit to do this. What I want to do is for every report generated durring the run, add it as a new worksheet in an Excell workbook. My excell template works fine for the initial master report and I can add new data to new worksheets. What I am having a problem figuring out is how do I add the new data to a new worksheet using an excel template? I have 5 different reports that need to be generated at different times with some more often than others. I would like all these reports to be in the
    same master excel file. Thanks in advance
    -Greg
    Gregory Osenbach, CLA
    Fluke

    Hi Greg,
    There is no built-in support in LabVIEW to add a new worksheet to an existing Excel report simply because this functionality does not exist in the Excel application itself.
    My suggestion would be to open up the template you wish to use for the new worksheet. Copy the cells from the template and paste them into your new worksheet that you've created. Then close the original template and you have another copy of the template in which you can populate with data values.
    I have attached an example program of how to Copy and Paste a Cell in Microsoft 97 Using ActiveX in LabVIEW to this post. Hope this helps!
    Kileen C.
    Applications Engineer
    National Instruments
    Attachments:
    XL_cell_copy_and_paste.llb ‏76 KB

  • How do I add a new credit/debit card to my iTunes account? I've recently cancelled the credit card that had been set up, but I can't work out how to add a new one.

    How do I add a new credit/debit card to make payments on my iTunes account.?

    Accepted forms of payment  >  http://support.apple.com/kb/HT5552
    Changing Payment Information  >  http://support.apple.com/kb/HT1918
    If necessary... Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • How do I add a new font to the list?

    In "Tools/Options/Content/Advanced" how do I add a new font to the list? I have "Comic Sans MS" listed for one of the options, but the drop-down menu does not contain that option, so I can't select it for another font option.

    Thanks for your reply.
    As to your question: No, of course I wouldn't scroll down, it's in alphabetical order, so why would "C" for Comic Sans MS be anywhere but between B and D on the list?
    Now a question for you: If person or group was going to alphabetize a list and then break it down into sublists, why would he, she, they not include headers for each portion and maybe even indent each font name, so a person might have a chance of getting the drift?
    Also, how do you add new fonts to the list?

  • How do I add a new computer to the canning fuction on my

    How do I add a new computer to the scanning function on my PIXMA MX870? I can send print jobs to it from the new computer, but it tells me to "Set the PC to start scanning" when I try to scan to it. The old computer still accepts scanned images when it is turned on.

    Hi, Illiniboy67!
    So that the Community can help you better, we will need to know exactly which operating system is running on the computer you're trying to connect to the scanner, and how it's connected (USB, ethernet, or wi-fi). That, and any other details you'd like to give will help the Community better understand your issue!
    If this is a time-sensitive matter, our US-based technical support team is standing by, ready to help 24/7 via Email at http://bit.ly/EmailCanon or by phone at 1-800-OK-CANON (1-800-652-2666) weekdays between 10 AM and 10 PM ET (7 AM to 7 PM PT).
    Thanks and have a great day!

  • How do I add a new favourite to Safari?

    How do I add a new favourite to Safari?

    Tap Bookmark (tap to enlarge image)
    Save Location to Favorites (tap to enlarge image)

  • How do I add a new device to my icloud if it was stolen?  I need to track it

    How do I add a new device to my icloud.  My Ipad was stolen and I need to track it

    If you did not configure it for Find My Phone before it was stolen, then it's too late now.

  • How do i add a new ipod to my account?

    How do I add a new nano to my account?

    Just plug it in and set it up.
    (100209)

Maybe you are looking for

  • How to test a Java Web Service locally?

    I developed simple java web services. Now I want to test them locally. I want to expose my web service through my Web Server(Tomcat). How can I expose that webservice? After that I want to access my web service through a Internet Browser. Is it possi

  • Synchronize multiple tasks and multiple boards with X-series USB devices

    Hi all, I am trying to figure out how to synchronize multiple tasks across multiple X-series USB boards (6353, to be precise).  I have to run a digital output task AND an analog output task on each board.  All four tasks (the DO and AO on Board 1, an

  • Can I edit my older HTML files in a later version of Dreamweaver? (Was: Dreamweaver)

    I have an old version of Dreamweaver that runs on old powerpc macs.  Is there a way I can convert those file to the online version?  We use the old version for our school website, so we don't want to lose all that has been set up.  Or is there a pc v

  • Problem passing a table in an RFC wrapper?

    I am creating a wrapper around FM 'TEXT_CONVERT_XLS_TO_SAP' in ECC, because I cant find a FM in SRM to convers an excel file into an itab. I pass an excel sheet from SRM to this wrapper to convert the values into an Itab and pass then back to SRM. Th

  • X6 problems with popups - missing images

    We recently purchased RoboHelp X6 and generated a X5 project in X6 and the popups that were working fine in X5 (gif images) are now not working (not showing up in output file). Anyone have this problem? Some of them have conditional tagging as well.