convert big text number into only numbers

Shaikh Aziz

New Member
Joined
Dec 18, 2020
Messages
35
Office Version
  1. 2007
Platform
  1. Windows
Dear Developers,

we have long text number's almost with 18 or 19 character with smart tags, we simply tried to convert it into only numbers but when we are converting it it's get changed last digits into "0000" only.

we want to convert long text number into only as it is in numbers.

please suggest any formula. also please find attached screenshot for your reference.
NOTE: we have total 3 workbooks with 30,000 rows in single column.
thankyou for looking it
 

Attachments

  • Capture.JPG
    Capture.JPG
    44.9 KB · Views: 7

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
You can't keep too big numbers as numbers.
 
Upvote 0
Although Excel can display 30 decimal places, its precision for a specified number is confined to 15 significant figures.
 
Upvote 0
Since these are just policy numbers (and not anything you would probably perform any mathematical computations on), is there some reason why they need to be converted to numbers and cannot just be left as Text?
By leaving them as Text, you will keep all significant digits.
 
Upvote 0
Solution

Forum statistics

Threads
1,214,976
Messages
6,122,539
Members
449,088
Latest member
RandomExceller01

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