VLOOKUP not 'showing' result

Arman55

New Member
Joined
Jul 27, 2014
Messages
5
imgur: the simple image sharer

Greetings everyone!
So I have been trying to explore this for far too long now, but now I gave up. I have this VLOOKUP formula which is supposed to take data from 'Table1' and show it to 'Table2', it shows the correct result on the function arguments window but in the column it shows #NA. Can anyone please help me with this?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
is it just some values that don't return, are they equal in format
 
Upvote 0
Hello, Thank you so much and really sorry for the late reply.

Here is the formula, All the columns and formats are correct.

"=VLOOKUP(Table2[[#This Row],[Item]]&"I"&Table2[[#This Row],[Date code]]&"I"&Table2[[#This Row],[Location]]&"I"&Table2[[#This Row],[Trailer]],CHOOSE({1,2},Table1[Item]&"I"&Table1[Date Code]&"I"&Table1[Location]&"I"&Table1[Trailer],Table1[Ndate]),2,0)"

The first thing is, I have two workbooks, one of them is correct (BackUp copy) and I am trying to copy paste the formula in the 2nd one because the formula was deleted from the 2nd one.
Two more things that I have discovered is, when I evaluate the formula, it gets the right values from Table2 but when on Table1, it shows #Value.
The other thing is, when I click the 'formulated' cell in the working workbook it appears in curly brackets, which does not appear when I copy it.
Hope I was able to explain myself.
 
Upvote 0
Hello, Thank you so much and really sorry for the late reply.

Here is the formula, All the columns and formats are correct.

"=VLOOKUP(Table2[[#This Row],[Item]]&"I"&Table2[[#This Row],[Date code]]&"I"&Table2[[#This Row],[Location]]&"I"&Table2[[#This Row],[Trailer]],CHOOSE({1,2},Table1[Item]&"I"&Table1[Date Code]&"I"&Table1[Location]&"I"&Table1[Trailer],Table1[Ndate]),2,0)"

The first thing is, I have two workbooks, one of them is correct (BackUp copy) and I am trying to copy paste the formula in the 2nd one because the formula was deleted from the 2nd one.
Two more things that I have discovered is, when I evaluate the formula, it gets the right values from Table2 but when on Table1, it shows #Value.
The other thing is, when I click the 'formulated' cell in the working workbook it appears in curly brackets, which does not appear when I copy it.
Hope I was able to explain myself.
 
Upvote 0
the one tghat is missing the curly brackets, select your formula, then ctrl shift enter at the same time, the brackets should now appear, then drag the formula down as required
 
Upvote 0
Sorry I wrote it too fast.... yes I tried it again in the formula bar and it worked this time. And its all set now... Thank you soo much and to everyone who replied above..
 
Upvote 0

Forum statistics

Threads
1,223,101
Messages
6,170,116
Members
452,302
Latest member
TaMere

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