Vlookup Problem

Ponto

New Member
Joined
May 19, 2015
Messages
3
Hi,

I have a Vlookup problem.

=IF(ISBLANK($B14)=TRUE,"-",VLOOKUP(B14,'[Tarif pièces détachées-Spare parts price list 2015-V2.xlsx]Tarif 2015 '!$A$1:$B$65536,2,FALSE))

my formula is working and returning a value and in 95% of the times it is correct.

It has specific problem when looking at the following data.

VTRCC10*140
VTRCC10*150
VTRCC10*160
VTRCC10*180
VTRCC10*200
VTRCC10*25
VTRCC10*30
VTRCC10*40

So when I search for the VTRCC10*40 it returns the value associated with the line of VTRCC10*140

I have tried sorting the data but this doesn't make any difference.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
If you are using above formula it should given #N/A or exact match,,,, but you are speaking that it is giving you VTRCC10*140 second column value...... seems either you are putting approximate value (True) or may be you are putting wrong formula for that thing .. once pls send me your file on my mail id shukla.ankur281190@gmail.com
 
Upvote 0

Forum statistics

Threads
1,216,084
Messages
6,128,722
Members
449,465
Latest member
TAKLAM

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