Phone number finding

karlpravin

New Member
Joined
Feb 12, 2025
Messages
1
Office Version
  1. 2003 or older
Platform
  1. Mobile
63831621 (indian phone number)
I want last two digits of phone number anyone know? Immediately reply me!!!.
 
Immediate answer:

Last two digits are 2 and 1.

Just a reminder: you are writing on a public forum.
Not on payed service forum.
So "immediately" is rather inappropriate here.

And more Excel oriented answer:

If the number is in cell A1 write in another cell formula:
Excel Formula:
=right(A1,2)

or if you want to use this two digits as number (for instance to calculate average, modify this formula to:
Excel Formula:
=--right(A1,2)
 
Upvote 0

Forum statistics

Threads
1,226,894
Messages
6,193,541
Members
453,807
Latest member
PKruger

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top