Vlookup Returning Scientific Notation

oscark37

Board Regular
Joined
Nov 23, 2015
Messages
56
Using order numbers, I am using vlookup to find USPS tracking number for shipment. The tracking numbers are formatted as General and look like this ="92748999985581543478078036".

Unfortunately, it is not returning that number, but instead scientific notation. What is the easiest way to fix this please?

Thanks,

Oscar
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
T
Perhaps =text(VLOOKUP(...),"#")
Thanks Arthur! That is getting me closer, but still not quite there. The tracking number is 92748999985581543478081692. Your vlookup formula is returning
92748999985581500000000000.

Any ideas?
 
Upvote 0
Have you tried formatting the cell with the formula as General?
 
Upvote 0

Forum statistics

Threads
1,215,647
Messages
6,126,005
Members
449,279
Latest member
Faraz5023

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