My VLOOKUP returns a #N/A!

gsdanger

Board Regular
Joined
Jul 12, 2010
Messages
81
Office Version
  1. 2019
Platform
  1. Windows
Hi all,
I need your assistance.
I have a column of alfa numeric figures/numbers (maximum of 5 characters in each cell).
I want to extract each individual character into individual cells to the right.
When I execute the VLOOKUP, I get the #N/A! error notification.
The source (the column with the 5 characters in each cell), has been downloaded from a web page, and is formatted as General.

Funny thing is that, when I actually manually type in any of the numbers, the VLOOKUP executes properly!

What am I doing wrong??
I am sure it is a simple fix. Unfortunately, the solution is eluding me.

Please assist.

gsdanger
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
When you extract numbers from a mixed data they are generally returned as Text. Best way to convert them to numbers is Multiply them with 1 if extracted through formula.

Else use paste special technique to convert text to numbers.

Hopefully things shall go fine after that.
 
Upvote 0
Solution

Forum statistics

Threads
1,215,267
Messages
6,123,964
Members
449,137
Latest member
yeti1016

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