Saturday, June 6, 2015

how to remove 91 from mobile number in excel

how to remove +91 from mobile number in excel




Worksheet Formulas
CellFormula
B2=IF(AND(LEN(A2)=12,LEFT(A2,2)="91"),RIGHT(A2,10),IF(AND(LEN(A2)=10,LEFT(A2,1)="9"),A2,""))

26 comments:

  1. Nice it works thanks for this informational work

    ReplyDelete
  2. can u show with screen shot of few numbers ?

    ReplyDelete
  3. Pl mail me a sample excel with say 5 numbers to paritosh4india@gmail.com.

    ReplyDelete
  4. Hi Paritosh,

    Just put a number in Cell A2 like : 919988005056

    Put it in Cell B2 =IF(AND(LEN(A2)=12,LEFT(A2,2)="91"),RIGHT(A2,10),IF(AND(LEN(A2)=10,LEFT(A2,1)="9"),A2,""))

    That's it.

    You got result in Cell B2 as 9988005056

    If need any other help. tell me.

    Thanks

    ReplyDelete
  5. Guys why you making things so complicated Just do as below
    Suppose Your number is +919911852444, Now you want to remove +91, Means you want 9911852444, Do as given below below

    =Right(Cell,10) Note:-Cell means your number Column Eg:- =(RIGHT(A2,10)

    ReplyDelete
  6. This is really really simple and can be understand by a lay man

    ReplyDelete
  7. Plz mail me a sample excel with say 10 numbers to venkatadudipalli@gmail.com

    ReplyDelete
  8. This comment has been removed by the author.

    ReplyDelete
  9. guys just use =right(A1,10) and see the magic.....

    ReplyDelete
  10. Very Simple formula
    in A2 =A1-910000000000

    ReplyDelete
  11. https://blog.domainregistrationdatabase.com/how-to-remove-91-in-excel-sheet/

    ReplyDelete
  12. how to remove +91 from mobile number in excel

    ReplyDelete
  13. How to apply this formula for entire sheet
    Bcz it is working for only one cell.

    ReplyDelete
  14. Very useful and nice article, want to get all India every updates and Latest news and inspiring
    Trending about govt jobs just check with the voyage and receive all the updates on the single click.
    you can check this for various viral news and Stuff
    BSR City

    ReplyDelete
  15. Very useful and nice article, want to get all USA every updates and Latest news and inspiring
    Biography about govt and US jobs just check with the voyage and receive all the updates on the single click.
    you can check this for various viral news and Stuff
    viral mirrors

    ReplyDelete
  16. Formula worked perfectly! Thanks.

    ReplyDelete
  17. Very useful and nice article, want to get all India every updates and Latest news and inspiring
    Trending about govt jobs just check with the voyage and receive all the updates on the single click.
    you can check this for various viral news and Stuff

    ReplyDelete
  18. its really working very easily...

    ReplyDelete