Vlook up display as NA

Chris1973

Board Regular
Joined
Apr 17, 2020
Messages
115
Office Version
  1. 2016
Platform
  1. Windows
Hi There

I am using VLOOK UP to compare numbers and replace ols numbers. All Formats are in "GENERAL" and i have done a data validation as well. However does some of the numbers return as a NA

Formula i am using is as follow
=VLOOKUP(B15768;'Nuwe Rekening Nommers'!A15768:B58766;2;FALSE)

I have changed the format to Text, to Custom, To Number but still receive the same NA

Any advise what i am doing wrong, i have 43000 numbers to compare, and 39000 is right the others just don't want to pull thru

Thanks

View attachment 58480
 

Attachments

  • 1645552811393.png
    1645552811393.png
    245.3 KB · Views: 8
@Joe4, thank you very much, the solution was the $ sign. All else was 100% the moment i redid the formula with the $ did everything display
 
Upvote 0

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
@Joe4, thank you very much, the solution was the $ sign. All else was 100% the moment i redid the formula with the $ did everything display
You are welcome!

Yes, whenever you put a "$" in front of a row or column reference in a formula, it "locks" that reference down, so that reference doesn't move as you copy the formula to other areas of your workbook.
Another method that some people use is to use Named Ranges instead. then you don't need to worry about that range changing on you.
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,262
Members
449,075
Latest member
staticfluids

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